Home
last modified time | relevance | path

Searched refs:preprocessing_asm_p (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDc-opts.c277 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local
947 if (!preprocessing_asm_p) in c_common_handle_option()
954 if (!preprocessing_asm_p) in c_common_handle_option()
959 if (!preprocessing_asm_p) in c_common_handle_option()
967 if (!preprocessing_asm_p) in c_common_handle_option()
973 if (!preprocessing_asm_p) in c_common_handle_option()
HDc-cppbuiltin.c568 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
/NextBSD/contrib/gcc/config/i386/
HDi386-interix.h71 if (preprocessing_asm_p ()) \
/NextBSD/contrib/gcc/config/mips/
HDmips.h417 if (preprocessing_asm_p ()) \
/NextBSD/contrib/gcc/doc/
HDtm.texi706 @code{preprocessing_asm_p()} will return true, so you might want to