Searched refs:COMP_IGNORE (Results 1 – 1 of 1) sorted by relevance
4034 enum comp_mode { COMP_IGNORE, COMP_DISABLE, COMP_ENABLE }; enumerator4090 compatible_flag ? COMP_ENABLE: COMP_IGNORE); in define_string()4101 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in append_string()4450 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in define_macro()4461 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in define_indirect_macro()4472 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in append_macro()4483 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in append_indirect_macro()4494 do_define_macro(DEFINE_IGNORE, CALLING_NORMAL, COMP_IGNORE); in ignore()