/minix3/external/mit/expat/dist/lib/ |
H A D | xmltok_impl.c | 87 #define PREFIX(ident) ident macro 93 PREFIX(scanComment)(const ENCODING *enc, const char *ptr, in PREFIX() function 131 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr, in PREFIX() function 178 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr, in PREFIX() function 223 PREFIX(scanPi)(const ENCODING *enc, const char *ptr, in PREFIX() function 285 PREFIX(scanCdataSection)(const ENCODING *enc, const char *ptr, in PREFIX() function 305 PREFIX(cdataSectionTok)(const ENCODING *enc, const char *ptr, in PREFIX() function 383 PREFIX(scanEndTag)(const ENCODING *enc, const char *ptr, in PREFIX() function 432 PREFIX(scanHexCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function 464 PREFIX(scanCharRef)(const ENCODING *enc, const char *ptr, in PREFIX() function [all …]
|
H A D | xmltok.c | 299 #define PREFIX(ident) normal_ ## ident macro 829 #define PREFIX(ident) big2_ ## ident macro
|
H A D | xmlparse.c | 157 } PREFIX; typedef
|
/minix3/minix/lib/libmagicrt/include/st/ |
H A D | typedefs.h | 7 #define ST_DECLARE_STD_PTR_TYPEDEFS(PREFIX) \ argument 27 #define ST_DECLARE_STD_PTRINT_TYPEDEFS(PREFIX) \ argument
|
/minix3/minix/lib/libhgfs/ |
H A D | inc.h | 7 #define PREFIX(x) __libhgfs_##x macro
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | DriverOptions.cpp | 19 #define PREFIX(NAME, VALUE) static const char *const NAME[] = VALUE; macro 24 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | Makefile | 4 PREFIX=/usr/pkg macro
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | Makefile | 4 PREFIX=/usr/pkg macro
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | Makefile | 4 PREFIX=/usr/pkg macro
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/lua/ |
H A D | Makefile | 2 PREFIX=/usr macro
|
/minix3/libexec/httpd/lua/ |
H A D | Makefile | 2 PREFIX=/usr macro
|
/minix3/external/bsd/llvm/dist/clang/test/Lexer/ |
H A D | hexfloat.cpp | 13 #define PREFIX(x) foo ## x macro
|
H A D | c90.c | 36 #define PREFIX(x) foo ## x macro
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Option/ |
H A D | OptionParsingTest.cpp | 21 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument 28 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; macro 39 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument
|
/minix3/external/bsd/byacc/dist/test/btyacc/ |
H A D | btyacc_demo.tab.h | 6 #define PREFIX 257 macro
|
H A D | btyacc_demo.tab.c | 220 #define PREFIX 257 macro
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/ |
H A D | Options.h | 39 #define OPTION(PREFIX, NAME, ID, KIND, GROUP, ALIAS, ALIASARGS, FLAGS, PARAM, \ argument
|
/minix3/external/bsd/llvm/dist/llvm/utils/buildit/ |
H A D | GNUmakefile | 35 PREFIX = /usr/local macro
|
/minix3/external/bsd/bzip2/dist/ |
H A D | Makefile | 27 PREFIX=/usr/local macro
|
/minix3/external/bsd/mdocml/dist/ |
H A D | Makefile | 35 PREFIX = /usr/local macro
|
/minix3/external/bsd/less/dist/ |
H A D | lesskey.c | 548 #define PREFIX(str,pat) (strncmp(str,pat,strlen(pat)) == 0) macro
|
/minix3/usr.bin/make/ |
H A D | make.h | 344 #define PREFIX "*" /* Common prefix */ macro
|
/minix3/external/bsd/top/dist/ |
H A D | ap_snprintf.c | 333 #define PREFIX( str, length, ch ) *--str = ch ; length++ ; has_prefix = YES macro
|