Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c280 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local
625 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 …]
H A Dc-cppbuiltin.c1472 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc291 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); in c_common_handle_option() local
642 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 …]
H A Dc-cppbuiltin.cc1598 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) in c_cpp_builtins() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-c.cc30 #define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.h79 if (preprocessing_asm_p ()) \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.h79 if (preprocessing_asm_p ()) \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h646 if (preprocessing_asm_p ()) \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h624 if (preprocessing_asm_p ()) \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in643 macro @code{preprocessing_asm_p()} will return true, so you might want
H A Dtm.texi645 macro @code{preprocessing_asm_p()} will return true, so you might want
H A Dgccint.info31488 'preprocessing_asm_p()' will return true, so you might want to
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info32924 'preprocessing_asm_p()' will return true, so you might want to