/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gcov-io.h | 287 #define GCOV_COUNTER_FOR_TAG(TAG) \ argument 290 #define GCOV_TAG_IS_COUNTER(TAG) \ argument 296 #define GCOV_TAG_MASK(TAG) (((TAG) - 1) ^ (TAG)) argument 299 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 304 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
|
H A D | genmodes.c | 956 #define tagged_printf(FMT, ARG, TAG) do { \ argument
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | registry.h | 153 #define DEFINE_REGISTRY(TAG, ACCESS) \ argument 243 #define DECLARE_REGISTRY(TAG) \ argument
|
H A D | auxv.c | 417 #define TAG(tag, text, kind) \ in fprint_target_auxv() macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gcov-io.h | 362 #define GCOV_COUNTER_FOR_TAG(TAG) \ argument 365 #define GCOV_TAG_IS_COUNTER(TAG) \ argument 371 #define GCOV_TAG_MASK(TAG) (((TAG) - 1) ^ (TAG)) argument 374 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 379 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
|
H A D | genmodes.c | 835 #define tagged_printf(FMT, ARG, TAG) do { \ argument
|
/dflybsd-src/contrib/binutils-2.27/include/elf/ |
H A D | tic6x.h | 141 #define TAG(tag, value) tag = value, macro
|
/dflybsd-src/contrib/binutils-2.34/include/elf/ |
H A D | tic6x.h | 141 #define TAG(tag, value) tag = value, macro
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | common.h | 42 typedef struct _tag TAG; typedef
|
/dflybsd-src/contrib/tre/lib/ |
H A D | tre-ast.h | 30 #define TAG -3 /* Tag leaf. */ macro
|
/dflybsd-src/usr.sbin/fwcontrol/ |
H A D | fwcontrol.c | 473 #define TAG (1<<6) in main() macro
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | kfifo.h | 49 #define _KFIFO_PTR_TYPE(TAG, TYPE) \ argument
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | cvs.h | 318 CHECKOUT, TAG, PATCH, EXPORT, MISC enumerator
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | elfxx-x86.c | 1334 #define add_dynamic_entry(TAG, VAL) \ in _bfd_x86_elf_size_dynamic_sections() argument
|
H A D | elf-bfd.h | 2763 #define bfd_elf_add_proc_attr_int(BFD, TAG, VALUE) \ argument 2766 #define bfd_elf_add_proc_attr_string(BFD, TAG, VALUE) \ argument 2770 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \ argument
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elf-bfd.h | 2354 #define bfd_elf_add_proc_attr_int(BFD, TAG, VALUE) \ argument 2357 #define bfd_elf_add_proc_attr_string(BFD, TAG, VALUE) \ argument 2361 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \ argument
|
H A D | elf32-i386.c | 2953 #define add_dynamic_entry(TAG, VAL) \ in elf_i386_size_dynamic_sections() argument
|
H A D | elf64-x86-64.c | 2994 #define add_dynamic_entry(TAG, VAL) \ in elf_x86_64_size_dynamic_sections() argument
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elf32-or1k.c | 2590 #define add_dynamic_entry(TAG, VAL) \ in or1k_elf_size_dynamic_sections() argument
|
H A D | elf-bfd.h | 2479 #define bfd_elf_add_proc_attr_int(BFD, TAG, VALUE) \ argument 2482 #define bfd_elf_add_proc_attr_string(BFD, TAG, VALUE) \ argument 2486 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \ argument
|
H A D | elf32-i386.c | 3477 #define add_dynamic_entry(TAG, VAL) \ in elf_i386_size_dynamic_sections() argument
|
H A D | elf64-x86-64.c | 3884 #define add_dynamic_entry(TAG, VAL) \ in elf_x86_64_size_dynamic_sections() argument
|
/dflybsd-src/contrib/expat/lib/ |
H A D | xmlparse.c | 293 } TAG; typedef
|