Home
last modified time | relevance | path

Searched defs:PREFIX (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/expat/lib/
H A Dxmltok_impl.c125 # define PREFIX(ident) ident macro
145 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
182 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
231 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
276 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
336 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
355 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
431 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
482 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
513 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, const char *end, in PREFIX() function
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_debug.h60 #define AL_UDMA_PRINT_REG(UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG) \ argument
65 UDMA, PREFIX, POSTFIX, FMT, TYPE, GROUP, REG, LBL, FIELD) \ argument
71 UDMA, PREFIX, POSTFIX, TYPE, GROUP, REG, LBL, FIELD) \ argument
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c40 #define DEFINE_OSSL_set0(PREFIX, FIELD, TYPE) \ in DEFINE_OSSL_CMP_CTX_get0_NAME() argument
42 #define DEFINE_OSSL_set0_NAME(PREFIX, NAME, FIELD, TYPE) \ in DEFINE_OSSL_CMP_CTX_get0_NAME() argument
255 #define DEFINE_OSSL_set(PREFIX, FIELD, TYPE) \ argument
268 #define DEFINE_OSSL_get(PREFIX, FIELD, TYPE, ERR_RET) \ in DEFINE_OSSL_set() argument
468 #define DEFINE_OSSL_set1_certs(PREFIX, FIELD) \ argument
587 #define DEFINE_OSSL_set1_up_ref(PREFIX, FIELD, TYPE) \ argument
802 #define DEFINE_set1_ASN1_OCTET_STRING(PREFIX, FIELD) \ argument
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.h44 PREFIX = 260, enumerator
55 #define PREFIX 260 macro
H A Dparse.c71 PREFIX = 260, enumerator
82 #define PREFIX 260 macro
/freebsd/tools/tools/track/
H A DMakefile1 PREFIX?= /usr/local macro
/freebsd/tools/tools/indent_wrapper/
H A DMakefile1 PREFIX?= /usr/local macro
/freebsd/contrib/bsddialog/utility/
H A DGNUmakefile9 PREFIX = /usr/local macro
H A DMakefile9 PREFIX = /usr/local macro
/freebsd/contrib/ldns-host/
H A DMakefile6 PREFIX?=${LOCALBASE} macro
/freebsd/contrib/bsddialog/lib/
H A DGNUmakefile12 PREFIX = /usr/local macro
H A DMakefile13 PREFIX = /usr/local macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOptID.h6 OPTION(PREFIX,NAME,ID,KIND,GROUP,ALIAS,ALIASARGS,FLAGS,PARAM,HELPTEXT,METAVAR,VALUES) global() argument
/freebsd/contrib/smbfs/
H A DMakefile41 PREFIX?=/usr/local macro
/freebsd/contrib/dma/
H A DMakefile26 PREFIX?= /usr/local macro
/freebsd/sys/contrib/zstd/lib/common/
H A Derror_private.h42 #define PREFIX(name) ZSTD_error_##name macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Derror_private.h43 #define PREFIX(name) ZSTD_error_##name macro
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h4 #define PREFIX 257 macro
/freebsd/contrib/less/
H A Dlesskey_parse.c470 #define PREFIX(str,pat) (strncmp(str,pat,strlen(pat)) == 0) in control_line() macro
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dinteger_to_string.h85 static constexpr bool PREFIX = prefix; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp46 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, \ argument
/freebsd/usr.sbin/config/
H A Dmain.cc74 char * PREFIX; variable
/freebsd/crypto/openssl/crypto/
H A Dtrace.c195 PREFIX, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp120 #define STRINGIFY_CODE(PREFIX, CODE) \ in GetCodeName() argument
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c357 #define DEFINE_SET_GET_BASE_TEST(PREFIX, SETN, GETN, DUP, FIELD, TYPE, ERR, … argument

12