Searched refs:CPP (Results 1 – 25 of 41) sorted by relevance
12
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 75 static const char *CPP = NULL; variable 282 if (CPP) in find_cpp() 284 CPP = "cpp"; in find_cpp() 302 putarg(0, CPP); in open_input() 1076 CPP = pathbuf; in parseargs()
|
/dflybsd-src/share/mk/ |
H A D | bsd.symver.mk | 26 cat ${SYMBOL_MAPS} | ${CPP} - - \
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | cppenv.texi | 3 @c This is part of the CPP and GCC manuals. 11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual.
|
H A D | cppopts.texi | 3 @c This is part of the CPP and GCC manuals. 11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual. 135 conditional blocks, then CPP will report it as unused. To avoid the 175 Suppress all warnings, including those which GNU CPP issues by default. 253 This option instructs CPP to add a phony target for each dependency 270 default CPP takes the name of the main input file, deletes any 371 Specify the standard to which the code should conform. Currently CPP 815 Verbose mode. Print out GNU CPP's version number at the beginning of 829 Print out GNU CPP's version number. With one dash, proceed to
|
H A D | cpp.texi | 230 For clarity, unless noted otherwise, references to @samp{CPP} in this 231 manual refer to GNU CPP@. 248 The files input to CPP might be in any character set at all. CPP's 253 Unicode. CPP uses the UTF-8 encoding of Unicode. 293 transformation before the next one begins. CPP actually does them 948 CPP optimizes even further. It remembers when a header file has a 968 CPP supports two more ways of indicating that a header file should be 974 CPP supports a variant of @samp{#include} called @samp{#import} which 1051 string constant are the file to be included. CPP does not re-examine the 1061 looks for a file named @file{a\"b}. CPP searches for the file according [all …]
|
/dflybsd-src/contrib/bmake/mk/sys/ |
H A D | SunOS.mk | 35 CPP ?= /usr/ccs/lib/cpp 39 CPP ?= cpp
|
H A D | UnixWare.mk | 60 CPP ?= cpp 62 CPP ?= /usr/ccs/lib/cpp
|
H A D | Generic.mk | 58 CPP ?= cpp
|
H A D | Linux.mk | 47 CPP ?= cpp
|
H A D | AIX.mk | 44 CPP ?= cpp
|
H A D | OSF1.mk | 54 CPP ?= /usr/ccs/lib/cpp
|
H A D | IRIX.mk | 46 CPP ?= CC
|
H A D | OpenBSD.mk | 56 CPP ?= cpp
|
H A D | Darwin.mk | 56 CPP ?= cpp
|
H A D | HP-UX.mk | 81 CPP ?= cpp
|
H A D | NetBSD.mk | 81 CPP ?= cpp
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | Makefile.in | 37 CPP = @CPP@
|
/dflybsd-src/contrib/cryptsetup/src/ |
H A D | Makefile.in | 93 CPP = @CPP@
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c.opt | 354 C ObjC C++ ObjC++ CPP(warn_builtin_macro_redefined) CppReason(CPP_W_BUILTIN_MACRO_REDEFINED) Var(cp… 358 C ObjC CPP(cpp_warn_c90_c99_compat) CppReason(CPP_W_C90_C99_COMPAT) Var(warn_c90_c99_compat) Init(-… 366 C ObjC Var(warn_cxx_compat) CPP(warn_cxx_operator_names) CppReason(CPP_W_CXX_OPERATOR_NAMES) Init(0… 373 C++ ObjC++ Var(warn_cxx11_compat) Warning LangEnabledBy(C++ ObjC++,Wall) Init(0) CPP(cpp_warn_cxx11… 416 C ObjC C++ ObjC++ CPP(warn_comments) CppReason(CPP_W_COMMENTS) Var(cpp_warn_comment) Init(0) Warnin… 448 C ObjC C++ ObjC++ CPP(warn_date_time) CppReason(CPP_W_DATE_TIME) Var(cpp_warn_date_time) Init(0) Wa… 464 C C++ ObjC ObjC++ CPP(cpp_warn_deprecated) CppReason(CPP_W_DEPRECATED) Var(warn_deprecated) Init(1)… 500 C ObjC C++ ObjC++ CPP(warn_endif_labels) CppReason(CPP_W_ENDIF_LABELS) Var(cpp_warn_endif_labels) I… 619 C ObjC C++ ObjC++ CPP(warn_expansion_to_defined) CppReason(CPP_W_EXPANSION_TO_DEFINED) Var(cpp_warn… 654 C ObjC C++ ObjC++ CPP(warn_invalid_pch) CppReason(CPP_W_INVALID_PCH) Var(cpp_warn_invalid_pch) Init… [all …]
|
/dflybsd-src/contrib/cryptsetup/man/ |
H A D | Makefile.in | 91 CPP = @CPP@
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/ |
H A D | Makefile.in | 114 CPP = @CPP@
|
/dflybsd-src/share/syscons/fonts/ |
H A D | cp866u-8x8.fnt | 48 M,#!X`$AX,#`P,'@`4`!P,#`P>``````X.`````,"!@3,:#@0/$*9H:&90CPP
|
/dflybsd-src/contrib/cryptsetup/tests/ |
H A D | Makefile.in | 91 CPP = @CPP@
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | Makefile.in | 129 CPP = @CPP@
|
/dflybsd-src/contrib/cryptsetup/luks/ |
H A D | Makefile.in | 91 CPP = @CPP@
|
12