Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDlex.c46 static void handle_pragma_unit (cpp_reader *);
334 c_register_pragma (0, "unit", handle_pragma_unit); in init_cp_pragma()
486 handle_pragma_unit (cpp_reader* dfile ATTRIBUTE_UNUSED ) in handle_pragma_unit() function