Searched refs:parse_file (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/jam/
H A Dparse.h31 void parse_file( const char *f );
H A Dparse.c28 parse_file( const char *f ) function
H A Djam.c366 parse_file( s );
369 parse_file( "+" );
H A Dcompile.c359 parse_file( t->boundname );
/haiku-buildtools/gcc/gcc/
H A Dgengtype.h446 extern void parse_file (const char *name);
H A Dlanghooks.h336 void (*parse_file) (void); member in struct:lang_hooks
H A Dgengtype-parse.c1018 parse_file), so if we find a 'typedef', we must be inside
1153 parse_file (const char *fname)
1149 parse_file (const char *fname) function
H A Dtoplev.c594 lang_hooks.parse_file ();
H A Dgengtype.c5278 parse_file (get_input_file_name (gt_files[i]));
5312 parse_file (get_input_file_name (pluginput));
/haiku-buildtools/gcc/contrib/
H A Ddg-extract-results.py383 def parse_file (self, filename, file): member in class:Prog
549 self.parse_file (filename, file)
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dmkoffload.c116 static Token *parse_file (Token *);
639 parse_file (Token *tok) function
848 tok = parse_file (tok);
/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tfile.c1668 STATIC void parse_file __proto((const char *));
1733 { ".file", sizeof(".file")-1, parse_file },
3561 parse_file (start)
3530 parse_file (start) function

Completed in 107 milliseconds