HomeSort by: relevance | last modified time | path
    Searched defs:ascpp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 300 int ascpp; variable
1004 ascpp = match(suffix, "S");
1005 if (ascpp || cppflag || match(suffix, "c") || cxxsuf(suffix)) {
1269 if (ascpp) {

Completed in 21 milliseconds