Searched refs:handle_pragma_unit (Results 1 – 1 of 1) sorted by relevance
46 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