Searched refs:Iflag (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/soltools/cpp/ | ||
| H A D | _unix.c | 47 int Iflag = 0; /* print includes */ variable |
| H A D | cpp.h | 244 extern int Iflag; |
| H A D | _include.c | 127 if (Iflag) in doinclude() |