Lines Matching refs:COMP_ENABLE
4034 enum comp_mode { COMP_IGNORE, COMP_DISABLE, COMP_ENABLE }; enumerator
4068 else if (comp == COMP_ENABLE) in do_define_string()
4081 if (comp == COMP_DISABLE || comp == COMP_ENABLE) in do_define_string()
4090 compatible_flag ? COMP_ENABLE: COMP_IGNORE); in define_string()
4101 compatible_flag ? COMP_ENABLE : COMP_IGNORE); in append_string()
4361 else if (comp == COMP_ENABLE) in do_define_macro()
4398 if (comp == COMP_DISABLE || comp == COMP_ENABLE) in do_define_macro()
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()