Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-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()
H A Dc-cppbuiltin.c568 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386-interix.h71 if (preprocessing_asm_p ()) \
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h420 if (preprocessing_asm_p ()) \
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi706 @code{preprocessing_asm_p()} will return true, so you might want to