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

  /src/external/bsd/pcc/dist/pcc/cc/cpp/
cpp.c 932 savch(SNUFF);
941 savch(SNUFF);
950 savch(SNUFF);
1959 int narg, instr, snuff; local
1970 instr = snuff = 0;
1987 if (*sp == SNUFF)
1988 putob(ob, '\"'), snuff ^= 1;
2014 if (sp[-2] != CONC && !snuff && sp[1] != CONC) {
2033 if (snuff && !instr && ISWS(*bp)) {
2039 if (snuff &
    [all...]
cpp.c 932 savch(SNUFF);
941 savch(SNUFF);
950 savch(SNUFF);
1959 int narg, instr, snuff; local
1970 instr = snuff = 0;
1987 if (*sp == SNUFF)
1988 putob(ob, '\"'), snuff ^= 1;
2014 if (sp[-2] != CONC && !snuff && sp[1] != CONC) {
2033 if (snuff && !instr && ISWS(*bp)) {
2039 if (snuff &
    [all...]

Completed in 50 milliseconds