Searched refs:preprocessing_asm_p (Results 1 – 13 of 13) sorted by relevance
280 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local625 if (!preprocessing_asm_p) in c_common_handle_option()631 if (!preprocessing_asm_p) in c_common_handle_option()637 if (!preprocessing_asm_p) in c_common_handle_option()643 if (!preprocessing_asm_p) in c_common_handle_option()649 if (!preprocessing_asm_p) in c_common_handle_option()655 if (!preprocessing_asm_p) in c_common_handle_option()660 if (!preprocessing_asm_p) in c_common_handle_option()665 if (!preprocessing_asm_p) in c_common_handle_option()670 if (!preprocessing_asm_p) in c_common_handle_option()[all …]
1472 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
291 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local642 if (!preprocessing_asm_p) in c_common_handle_option()648 if (!preprocessing_asm_p) in c_common_handle_option()654 if (!preprocessing_asm_p) in c_common_handle_option()660 if (!preprocessing_asm_p) in c_common_handle_option()666 if (!preprocessing_asm_p) in c_common_handle_option()672 if (!preprocessing_asm_p) in c_common_handle_option()678 if (!preprocessing_asm_p) in c_common_handle_option()683 if (!preprocessing_asm_p) in c_common_handle_option()688 if (!preprocessing_asm_p) in c_common_handle_option()[all …]
1598 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
30 #define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) macro
79 if (preprocessing_asm_p ()) \
646 if (preprocessing_asm_p ()) \
624 if (preprocessing_asm_p ()) \
643 macro @code{preprocessing_asm_p()} will return true, so you might want
645 macro @code{preprocessing_asm_p()} will return true, so you might want
31488 'preprocessing_asm_p()' will return true, so you might want to
32924 'preprocessing_asm_p()' will return true, so you might want to