Mcrmain	crmain.c	?^main(argc, argv)$?
YYBACKUP	y.tab.c	?^#define YYBACKUP(token, value) \\$?
YYRECOVERING	y.tab.c	?^#define YYRECOVERING()  (!!yyerrstatus)$?
YYTRANSLATE	y.tab.c	?^#define YYTRANSLATE(x) ((unsigned)(x) <= 352 ? yyt?
__yy_bcopy	y.tab.c	?^__yy_bcopy (from, to, count)$?
add_decl	crsubs.c	?^add_decl(np)$?
add_member	crsubs.c	?^add_member(np)$?
add_stmt	crsubs.c	?^add_stmt(hd_stmt, stmt)$?
add_symbol	symtab.c	?^add_symbol(sym, np, type)$?
add_symbol_to_table	symtab.c	?^add_symbol_to_table(hd, order, sym, np, type, owne?
alloc_node	crsubs.c	?^alloc_node(keywd)$?
backslash	crmain.c	?^backslash(filename)$?
bcopy	crmain.c	?^bcopy(a,b,c)$?
check_path	crmain.c	?^check_path(cp)$?
compile_arglist	cr_gen.c	?^compile_arglist(hd_arglist, flag)$?
compile_func	cr_gen.c	?^compile_func(function, arglist, stmts)$?
compile_globals	cr_gen.c	?^compile_globals(flag)$?
compile_list	cr_gen.c	?^compile_list(hd, level, flag)$?
compile_main	cr_gen.c	?^compile_main(main_tree)$?
compile_node	cr_gen.c	?^compile_node(tree, level)$?
compile_switch	cr_gen.c	?^compile_switch(tree, level)$?
crunch_file	crmain.c	?^crunch_file(name)$?
defining_struct	crsubs.c	?^defining_struct(name, type)$?
do_switches	crmain.c	?^do_switches(ac, av)$?
dump_syms	symtab.c	?^dump_syms()$?
end_case	crsubs.c	?^end_case()$?
end_switch	crsubs.c	?^end_switch(np)$?
ending_struct	crsubs.c	?^ending_struct()$?
enter_block	symtab.c	?^enter_block()$?
enter_loop	crsubs.c	?^enter_loop()$?
enter_loop_or_switch	y.tab.c	?^enter_loop_or_switch(type)$?
exit_block	symtab.c	?^exit_block()$?
exit_loop	crsubs.c	?^exit_loop()$?
exit_loop_or_switch	y.tab.c	?^exit_loop_or_switch()$?
find_executable	crmain.c	?^find_executable(name)$?
free_list	crsubs.c	?^free_list(hdp)$?
free_nodes	crsubs.c	?^free_nodes()$?
gen_byte	crbin.c	?^gen_byte(b)$?
gena_end_list	crasc.c	?^gena_end_list()$?
gena_finish	crasc.c	?^gena_finish()$?
gena_float	crasc.c	?^gena_float(v)$?
gena_id	crasc.c	?^gena_id(str)$?
gena_int	crasc.c	?^gena_int(n)$?
gena_list	crasc.c	?^gena_list()$?
gena_lit	crasc.c	?^gena_lit(str)$?
gena_macro	crasc.c	?^gena_macro()$?
gena_null	crasc.c	?^gena_null()$?
gena_string	crasc.c	?^gena_string(str)$?
gena_token	crasc.c	?^gena_token(val)$?
genb_end_list	crbin.c	?^genb_end_list()$?
genb_finish	crbin.c	?^genb_finish()$?
genb_float	crbin.c	?^genb_float(v)$?
genb_id	crbin.c	?^genb_id(str)$?
genb_int	crbin.c	?^genb_int(n)$?
genb_list	crbin.c	?^genb_list()$?
genb_lit	crbin.c	?^genb_lit(str)$?
genb_macro	crbin.c	?^genb_macro()$?
genb_null	crbin.c	?^genb_null()$?
genb_str	crbin.c	?^genb_str(str, type)$?
genb_string	crbin.c	?^genb_string(str)$?
genb_token	crbin.c	?^genb_token(val)$?
get_alignment	symtab.c	?^get_alignment(sp)$?
get_escaped_character	crlex.c	?^get_escaped_character(str)$?
get_filename	crlex.c	?^get_filename(name)$?
get_quoted_string	crlex.c	?^get_quoted_string(quote)$?
get_size	symtab.c	?^get_size(sp)$?
get_string	crlex.c	?^get_string()$?
get_typedef_type	symtab.c	?^get_typedef_type(name)$?
get_while	crlex.c	?^get_while(class)$?
handle_fixups	crbin.c	?^handle_fixups()$?
if	y.tab.c	?^  if (yydebug)$?
init_ascii	crasc.c	?^init_ascii()$?
init_binary	crbin.c	?^init_binary()$?
init_codegen	cr_gen.c	?^init_codegen()$?
init_lex	crlex.c	?^init_lex()$?
init_parser	crsubs.c	?^init_parser()$?
init_symtab	symtab.c	?^init_symtab()$?
input	crlex.c	?^input()$?
isdigit	crlex.c	?^# define	isdigit(ch)	(lextab[ch] & XDIGIT)$?
isspace	crlex.c	?^# define	isspace(ch)	(lextab[ch] & XSPACE)$?
issymbol	crlex.c	?^# define	issymbol(ch)	(lextab[ch] & XSYMBOL)$?
lex_newline	crlex.c	?^lex_newline()$?
lookup_keywd	crlex.c	?^lookup_keywd(str)$?
lookup_struct	symtab.c	?^lookup_struct(name)$?
lookup_sym	symtab.c	?^lookup_sym(sym, rsvd)$?
map	crlex.c	?^map(word)$?
map_sw	crmain.c	?^map_sw(str)$?
map_word	debug.c	?^map_word(tbl, val)$?
new_float	crsubs.c	?^new_float(n)$?
new_node	crsubs.c	?^new_node()$?
new_number	crsubs.c	?^new_number(n)$?
nl	crasc.c	?^nl()$?
node	crsubs.c	?^node(a,b,c)$?
node_lvalue	crsubs.c	?^node_lvalue(op, l, r)$?
node_opt	crsubs.c	?^node_opt(a,b,c)$?
nt	debug.c	?^nt(np, size)$?
nt1	debug.c	?^nt1(np, size)$?
ntp	debug.c	?^ntp(np, size)$?
open_bracket	cr_gen.c	?^open_bracket(np)$?
peek_decl	crsubs.c	?^peek_decl()$?
peek_id	crsubs.c	?^peek_id()$?
pop_decl	crsubs.c	?^pop_decl()$?
pop_id	crsubs.c	?^pop_id()$?
pr_string	crasc.c	?^pr_string(str)$?
pr_symtab	symtab.c	?^pr_symtab()$?
print_function_name	crlex.c	?^print_function_name()$?
print_node	cr_gen.c	?^print_node(tree, level)$?
print_sym	symtab.c	?^print_sym(sp, tab)$?
push_decl	crsubs.c	?^push_decl(type)$?
push_id	crsubs.c	?^push_id(str)$?
seek_to_line	crlex.c	?^seek_to_line(fp, line_no)$?
start_case	crsubs.c	?^start_case(np)$?
start_function	crsubs.c	?^start_function(p1, p2)$?
start_switch	crsubs.c	?^start_switch()$?
string_node	crsubs.c	?^string_node(str)$?
string_node1	crsubs.c	?^string_node1(str)$?
swap_cm_header	crbin.c	?^swap_cm_header(cm)$?
system	crmain.c	?^system(str)$?
type_to_str	symtab.c	?^type_to_str(type)$?
ungetchar	crlex.c	?^# define	ungetchar(ch) un_got_char = (ch)$?
usage	crmain.c	?^usage()$?
yyerror	crlex.c	?^yyerror(str)$?
yyerror1	crlex.c	?^yyerror1(fmt, arg)$?
yylex	crlex.c	?^yylex()$?
yyparse	y.tab.c	?^yyparse()$?
yywarn	crlex.c	?^yywarn(str)$?
yywarn_with_line_no	crlex.c	?^yywarn_with_line_no(str, ln)$?
