Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/lib/report/
H A Dreport.h29 LABEL = 32 enumerator
/dflybsd-src/contrib/lvm2/dist/include/
H A Dreport.h29 LABEL = 32 enumerator
/dflybsd-src/usr.sbin/mtree/
H A Dcompare.c75 #define LABEL if (!label++) MARK macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dxcoffout.h70 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
H A Dfinal.c502 #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 Drtl.h1029 #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 Dtree-flow.h343 #define LABEL(x) ((x) < 1024*10 ? 'b' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dggc-common.c277 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dpostreload.c731 #define LABEL_LIVE(LABEL) \ argument
H A Dvmsdbgout.c323 #define ASM_OUTPUT_DEBUG_ADDR(FILE,LABEL) \ argument
H A Ddbxout.c820 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \ argument
H A Dggc-zone.c2099 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
H A Dfinal.c476 #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 Drtl.h1793 #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 Dggc-common.c204 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dpostreload.c699 #define LABEL_LIVE(LABEL) \ argument
H A Ddbxout.c791 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) \ argument
/dflybsd-src/test/nvmm/demo/smallkern/
H A Dasm.h79 #define LABEL(y) _LABEL(_C_LABEL(y)) macro
/dflybsd-src/nrelease/
H A DMakefile35 LABEL?= DragonFly_${GITREV} macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsymtab.c286 #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 Dsymtab.c289 #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 Delfos.h117 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
/dflybsd-src/contrib/gcc-8.0/gcc/config/
H A Delfos.h114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
/dflybsd-src/usr.bin/sed/
H A Ddefs.h120 LABEL, /* : */ enumerator