Searched refs:handle_pragma_unit (Results 1 – 2 of 2) 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
56 static void handle_pragma_unit PARAMS ((cpp_reader *));586 cpp_register_pragma (parse_in, 0, "unit", handle_pragma_unit); in init_cp_pragma()965 handle_pragma_unit (dfile) in handle_pragma_unit() function