/dflybsd-src/contrib/expat/lib/ |
H A D | xmltok_impl.c | 125 # 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 …]
|
H A D | xmltok.c | 303 #define PREFIX(ident) normal_##ident macro 922 # define PREFIX(ident) big2_##ident macro
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 615 # define PREFIX(name) byte_##name macro 625 # define PREFIX(name) wcs_##name macro 695 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function 726 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function 809 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function 1142 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function 1174 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function 1440 union PREFIX(fail_stack_elt) in PREFIX() function 1446 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef 1453 } PREFIX(fail_stack_type); typedef [all …]
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | regex.c | 614 # define PREFIX(name) byte_##name macro 624 # define PREFIX(name) wcs_##name macro 694 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function 725 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function 808 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function 1141 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function 1173 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function 1439 union PREFIX(fail_stack_elt) in PREFIX() function 1445 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef 1452 } PREFIX(fail_stack_type); typedef [all …]
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | regex.c | 614 # define PREFIX(name) byte_##name macro 624 # define PREFIX(name) wcs_##name macro 694 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function 725 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function 808 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function 1141 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function 1173 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function 1439 union PREFIX(fail_stack_elt) in PREFIX() function 1445 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef 1452 } PREFIX(fail_stack_type); typedef [all …]
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | regex.c | 615 # define PREFIX(name) byte_##name macro 625 # define PREFIX(name) wcs_##name macro 695 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function 726 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function 809 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function 1142 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function 1174 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function 1440 union PREFIX(fail_stack_elt) in PREFIX() function 1446 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef 1453 } PREFIX(fail_stack_type); typedef [all …]
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | regex.c | 615 # define PREFIX(name) byte_##name macro 625 # define PREFIX(name) wcs_##name macro 695 PREFIX(extract_number) (int *dest, UCHAR_T *source) in PREFIX() function 726 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) in PREFIX() function 809 PREFIX(print_partial_compiled_pattern) (UCHAR_T *start, UCHAR_T *end) in PREFIX() function 1142 PREFIX(print_compiled_pattern) (struct re_pattern_buffer *bufp) in PREFIX() function 1174 PREFIX(print_double_string) (const CHAR_T *where, const CHAR_T *string1, in PREFIX() function 1440 union PREFIX(fail_stack_elt) in PREFIX() function 1446 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef 1453 } PREFIX(fail_stack_type); typedef [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/ |
H A D | elfos.h | 117 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument 140 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \ argument 145 #define ASM_OUTPUT_CASE_LABEL(FILE, PREFIX, NUM, JUMPTABLE) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/ |
H A D | elfos.h | 114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument 137 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \ argument 142 #define ASM_OUTPUT_CASE_LABEL(FILE, PREFIX, NUM, JUMPTABLE) \ argument
|
/dflybsd-src/contrib/smbfs/ |
H A D | Makefile | 41 PREFIX?=/usr/local macro
|
/dflybsd-src/contrib/zstd/lib/common/ |
H A D | error_private.h | 46 #define PREFIX(name) ZSTD_error_##name macro
|
/dflybsd-src/gnu/usr.bin/cc47/cc_prep/config/ |
H A D | dragonfly-native.h | 2 #define PREFIX PREFIX1 macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | att.h | 86 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | att.h | 85 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
|
/dflybsd-src/gnu/usr.bin/cc80/cc_prep/config/ |
H A D | dragonfly-native.h | 2 #define PREFIX PREFIX1 macro
|
/dflybsd-src/gnu/usr.bin/gdb/libgnu/ |
H A D | configmake.h | 2 #define PREFIX "/usr" macro
|
/dflybsd-src/gnu/usr.bin/grep/libgreputils/ |
H A D | configmake.h | 2 #define PREFIX "/usr" macro
|
/dflybsd-src/usr.sbin/config/ |
H A D | main.c | 66 char * PREFIX; variable
|
/dflybsd-src/games/hack/ |
H A D | hack.objnam.c | 70 #define PREFIX 15 macro
|
/dflybsd-src/contrib/less/ |
H A D | lesskey_parse.c | 430 #define PREFIX(str,pat) (strncmp(str,pat,strlen(pat)) == 0) in control_line() macro
|
/dflybsd-src/usr.bin/fstat/ |
H A D | fstat.c | 275 #define PREFIX(i) \ macro
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | top.c | 70 #define PREFIX(X) the_prompts.prompt_stack[the_prompts.top + X].prefix macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | defaults.h | 183 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | defaults.h | 181 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \ argument
|
/dflybsd-src/contrib/bmake/ |
H A D | make.h | 563 #define PREFIX "*" /* Common prefix */ macro
|