Searched defs:CPP (Results 1 – 7 of 7) sorted by relevance
94 #define CPP "gcc -E -x c" /* most systems have gcc or cpp */ macro98 #define CPP "/usr/ccs/lib/cpp" macro101 #define CPP "cpp" macro103 #define CPP "/bin/cpp" /* classic Unix systems */ macro
29 CPP=$(CC) -E macro
220 CPP=$(COMPCPP) /c $(CCFLAGS) @$(GLGENDIR)\ccf32.tr macro
371 CPP=$(COMPCPP) $(CCFLAGS) @$(GLGENDIR)\ccf32.tr macro
480 CPP=$(COMPCPP) @$(GLGENDIR)\ccf32.tr macro
5 #define CPP "/bin/cpp" macro
16 #define CPP "cpp -+" macro