Searched defs:PREFIX (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-12-stable/tools/tools/track/
H A DMakefile3 PREFIX?= /usr/local macro
/freebsd-12-stable/tools/tools/indent_wrapper/
H A DMakefile2 PREFIX?= /usr/local macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriverOptions.cpp19 #define PREFIX(NAME, VALUE) static const char *const NAME[] = VALUE; macro
21 #undef PREFIX macro
/freebsd-12-stable/contrib/ldns-host/
H A DMakefile6 PREFIX?=${LOCALBASE} macro
/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Derror_private.h46 #define PREFIX(name) ZSTD_error_##name macro
/freebsd-12-stable/contrib/smbfs/
H A DMakefile41 PREFIX?=/usr/local macro
/freebsd-12-stable/contrib/gdb/gdb/
H A Devent-top.h74 #define PREFIX(X) the_prompts.prompt_stack[the_prompts.top + X].prefix macro
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dparse.h44 PREFIX = 260, enumerator in enum:yytokentype
55 #define PREFIX 260 macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp37 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro
39 #undef PREFIX macro
/freebsd-12-stable/contrib/dma/
H A DMakefile26 PREFIX?= /usr/local macro
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp39 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro
41 #undef PREFIX macro
/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h4 #define PREFIX 257 macro
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/
H A DMakefile12 PREFIX ?= /usr/local macro
/freebsd-12-stable/sys/contrib/zstd/lib/
H A DMakefile130 PREFIX ?= $(prefix) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp43 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro
45 #undef PREFIX macro
/freebsd-12-stable/contrib/less/
H A Dlesskey.c550 #define PREFIX(str,pat) (strncmp(str,pat,strlen(pat)) == 0) macro
/freebsd-12-stable/contrib/dtc/
H A DMakefile28 PREFIX = $(HOME) macro
/freebsd-12-stable/contrib/expat/lib/
H A Dxmltok_impl.c116 # define PREFIX(ident) ident macro
[all...]
/freebsd-12-stable/sys/contrib/zstd/programs/
H A DMakefile259 PREFIX ?= $(prefix) macro
/freebsd-12-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp73 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro
75 #undef PREFIX macro
/freebsd-12-stable/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp69 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro
71 #undef PREFIX macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp38 #define PREFIX(NAME, VALUE) const char *const OBJCOPY_##NAME[] = VALUE; macro
40 #undef PREFIX macro
75 #define PREFIX(NAME, VALUE) \ macro
78 #undef PREFIX macro
113 #define PREFIX macro
115 #undef PREFIX macro
[all...]
/freebsd-12-stable/contrib/apr/strings/
H A Dapr_snprintf.c307 #define PREFIX(str, length, ch) \ macro
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dstatus.c386 static const char PREFIX[] = "svn:shelf:"; local
/freebsd-12-stable/usr.sbin/config/
H A Dmain.c86 char * PREFIX; variable

Completed in 371 milliseconds

12