/dflybsd-src/contrib/lvm2/dist/lib/report/ |
H A D | report.h | 29 LABEL = 32 enumerator
|
/dflybsd-src/contrib/lvm2/dist/include/ |
H A D | report.h | 29 LABEL = 32 enumerator
|
/dflybsd-src/usr.sbin/mtree/ |
H A D | compare.c | 75 #define LABEL if (!label++) MARK macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | xcoffout.h | 70 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
|
H A D | final.c | 502 #define LABEL_ALIGN(LABEL) align_labels_log argument 506 #define LOOP_ALIGN(LABEL) align_loops_log argument 510 #define LABEL_ALIGN_AFTER_BARRIER(LABEL) 0 argument 514 #define JUMP_ALIGN(LABEL) align_jumps_log argument 564 #define LABEL_TO_ALIGNMENT(LABEL) \ argument 567 #define LABEL_TO_MAX_SKIP(LABEL) \ argument
|
H A D | rtl.h | 1029 #define LABEL_KIND(LABEL) __extension__ \ argument 1037 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument 1050 #define LABEL_KIND(LABEL) \ argument 1054 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument 1063 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL) argument 1073 #define LABEL_REFS(LABEL) XCEXP (LABEL, 4, CODE_LABEL) argument
|
H A D | tree-flow.h | 343 #define LABEL(x) ((x) < 1024*10 ? 'b' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
|
H A D | ggc-common.c | 277 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
|
H A D | postreload.c | 731 #define LABEL_LIVE(LABEL) \ argument
|
H A D | vmsdbgout.c | 323 #define ASM_OUTPUT_DEBUG_ADDR(FILE,LABEL) \ argument
|
H A D | dbxout.c | 820 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \ argument
|
H A D | ggc-zone.c | 2099 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | xcoffout.h | 71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
|
H A D | final.c | 476 #define LABEL_ALIGN(LABEL) align_labels_log argument 480 #define LOOP_ALIGN(LABEL) align_loops_log argument 484 #define LABEL_ALIGN_AFTER_BARRIER(LABEL) 0 argument 488 #define JUMP_ALIGN(LABEL) align_jumps_log argument 538 #define LABEL_TO_ALIGNMENT(LABEL) \ argument 541 #define LABEL_TO_MAX_SKIP(LABEL) \ argument
|
H A D | rtl.h | 1793 #define LABEL_KIND(LABEL) __extension__ \ argument 1801 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument 1814 #define LABEL_KIND(LABEL) \ argument 1818 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument 1827 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL) argument 1859 #define LABEL_REFS(LABEL) XCEXP (LABEL, 3, CODE_LABEL) argument
|
H A D | ggc-common.c | 204 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
|
H A D | postreload.c | 699 #define LABEL_LIVE(LABEL) \ argument
|
H A D | dbxout.c | 791 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \ argument
|
/dflybsd-src/test/nvmm/demo/smallkern/ |
H A D | asm.h | 79 #define LABEL(y) _LABEL(_C_LABEL(y)) macro
|
/dflybsd-src/nrelease/ |
H A D | Makefile | 35 LABEL?= DragonFly_${GITREV} macro
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | symtab.c | 286 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) in ht_dump_statistics() macro
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | symtab.c | 289 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) in ht_dump_statistics() macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/ |
H A D | elfos.h | 117 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/ |
H A D | elfos.h | 114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
|
/dflybsd-src/usr.bin/sed/ |
H A D | defs.h | 120 LABEL, /* : */ enumerator
|