Home
last modified time | relevance | path

Searched refs:ascpp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c300 int ascpp; variable
1004 ascpp = match(suffix, "S"); in main()
1005 if (ascpp || cppflag || match(suffix, "c") || cxxsuf(suffix)) { in main()
1269 if (ascpp) { in preprocess_input()
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dcc.din414 ascpp -D__ASSEMBLER__