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

/haiku-buildtools/gcc/gcc/cp/
H A Dlex.c53 static void handle_pragma_unit (cpp_reader *);
221 c_register_pragma (0, "unit", handle_pragma_unit);
361 handle_pragma_unit (cpp_reader* /*dfile*/)
357 handle_pragma_unit (cpp_reader* /*dfile*/) function

Completed in 34 milliseconds