Searched refs:preprocessing_asm_p (Results 1 – 6 of 6) sorted by relevance
275 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local623 if (!preprocessing_asm_p) in c_common_handle_option()629 if (!preprocessing_asm_p) in c_common_handle_option()635 if (!preprocessing_asm_p) in c_common_handle_option()641 if (!preprocessing_asm_p) in c_common_handle_option()647 if (!preprocessing_asm_p) in c_common_handle_option()653 if (!preprocessing_asm_p) in c_common_handle_option()658 if (!preprocessing_asm_p) in c_common_handle_option()663 if (!preprocessing_asm_p) in c_common_handle_option()668 if (!preprocessing_asm_p) in c_common_handle_option()[all …]
1414 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
258 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local767 if (!preprocessing_asm_p) in c_common_handle_option()773 if (!preprocessing_asm_p) in c_common_handle_option()779 if (!preprocessing_asm_p) in c_common_handle_option()784 if (!preprocessing_asm_p) in c_common_handle_option()789 if (!preprocessing_asm_p) in c_common_handle_option()794 if (!preprocessing_asm_p) in c_common_handle_option()799 if (!preprocessing_asm_p) in c_common_handle_option()804 if (!preprocessing_asm_p) in c_common_handle_option()
913 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
639 macro @code{preprocessing_asm_p()} will return true, so you might want
637 macro @code{preprocessing_asm_p()} will return true, so you might want