Home
last modified time | relevance | path

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

/dports/lang/pcc/pcc-1.1.0/cc/cc/
H A Dcc.c289 int ascpp; variable
917 ascpp = match(suffix, "S"); in main()
918 if (ascpp || match(suffix, "c") || cxxsuf(suffix)) { in main()
1149 if (ascpp) { in preprocess_input()