Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mg/
Dcmode.c239 int cppp = FALSE; /* Preprocessor command? */ in getindent() local
264 cppp = TRUE; in getindent()
340 if (cppp) { in getindent()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.2788 * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as
DChangeLog.16124 * cppp.c (xrealloc): Fix typo last change.