Searched refs:operator_names (Results 1 – 4 of 4) sorted by relevance
158 CPP_OPTION (pfile, operator_names) = 1; in cpp_create_reader()470 if (CPP_OPTION (pfile, cplusplus) && CPP_OPTION (pfile, operator_names)) in cpp_post_options()
389 unsigned char operator_names; member
745 cpp_opts->operator_names = value; in c_common_handle_option()
861 * cpplib.h (struct cpp_options): Add operator_names.866 (cpp_handle_option): Clear operator_names.