Searched refs:push_srcloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dinput.h82 extern void push_srcloc (location_t);
84 extern void push_srcloc (const char *name, int line);
H A Dc-lex.c230 push_srcloc (new_map->start_location);
235 push_srcloc (new_map->to_file, 1);
H A Dtoplev.c995 push_srcloc (location_t fline) function
997 push_srcloc (const char *file, int line)
1042 been called, push_srcloc and pop_srcloc may no longer be
/freebsd-9.3-release/contrib/gcc/cp/
H A Dlex.c372 push_srcloc (BUILTINS_LOCATION);
374 push_srcloc ("<built-in>", 0);

Completed in 75 milliseconds