Searched defs:preprocessing_asm_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-cppbuiltin.c558 # define preprocessing_asm_p() (cpp_get_options (pfile)->lang == CLK_ASM) macro
H A Dc-opts.c277 bool preprocessing_asm_p = (cpp_get_options (parse_in)->lang == CLK_ASM); local

Completed in 70 milliseconds