Home
last modified time | relevance | path

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

123

/dragonfly/usr.sbin/mtree/
H A Dcompare.c190 LABEL; in compare()
215 LABEL; in compare()
232 LABEL; in compare()
267 LABEL; in compare()
289 LABEL; in compare()
297 LABEL; in compare()
333 LABEL; in compare()
364 LABEL; in compare()
394 LABEL; in compare()
400 LABEL; in compare()
[all …]
/dragonfly/test/nvmm/demo/smallkern/
H A Dlocore.S127 LABEL(nox_flag) .long 0 /* 32bit NOX flag, set if supported */
130 LABEL(cpuid_level) .long -1 /* max. level accepted by cpuid instr */
133 LABEL(PDPpaddr) .quad 0
136 LABEL(atdevbase) .quad 0 /* location of start of iomem in virt */
139 LABEL(lapicbase) .quad 0 /* location of start of lapic in virt */
142 LABEL(stkpa) .quad 0
145 LABEL(stkva) .quad 0
154 LABEL(gdt64_lo)
162 LABEL(gdt64_start)
H A Dasm.h79 #define LABEL(y) _LABEL(_C_LABEL(y)) macro
H A Dtrap.S177 LABEL(x86_exceptions)
/dragonfly/contrib/lvm2/dist/lib/report/
H A Dcolumns.h81 FIELD(LABEL, pv, STR, "Fmt", id, 3, pvfmt, "pv_fmt", "Type of metadata.")
82 FIELD(LABEL, pv, STR, "PV UUID", id, 38, uuid, "pv_uuid", "Unique identifier.")
83 FIELD(LABEL, pv, NUM, "DevSize", dev, 7, devsize, "dev_size", "Size of underlying device in current…
84 FIELD(LABEL, pv, STR, "PV", dev, 10, dev_name, "pv_name", "Name.")
85 FIELD(LABEL, pv, NUM, "PMdaFree", id, 9, pvmdafree, "pv_mda_free", "Free metadata area space on thi…
86 FIELD(LABEL, pv, NUM, "PMdaSize", id, 9, pvmdasize, "pv_mda_size", "Size of smallest metadata area …
H A Dreport.h29 LABEL = 32 enumerator
/dragonfly/contrib/lvm2/dist/tools/
H A Dreporter.c244 report_type == LABEL || in _report()
272 case LABEL: in _report()
366 if ((report_type & LVS) && (report_type & (PVS | LABEL)) && !args_are_pvs) { in _report()
374 ((report_type & (PVS | LABEL)) && (report_type & LVS))) in _report()
376 else if ((report_type & LABEL) && (report_type & VGS)) in _report()
394 case LABEL: in _report()
450 type = LABEL; in pvs()
/dragonfly/contrib/gcc-4.7/gcc/config/
H A Delfos.h117 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
121 (LABEL)[0] = '*'; \
122 (LABEL)[1] = '.'; \
123 __p = stpcpy (&(LABEL)[2], PREFIX); \
/dragonfly/contrib/gcc-4.7/gcc/
H A Dxcoffout.h70 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
96 else if (LABEL) \
97 assemble_name (asm_out_file, LABEL); \
H A Dtree-dfa.c332 SCALE (size), LABEL (size)); in dump_dfa_stats()
337 SCALE (size), LABEL (size)); in dump_dfa_stats()
342 SCALE (size), LABEL (size)); in dump_dfa_stats()
347 SCALE (size), LABEL (size)); in dump_dfa_stats()
352 SCALE (size), LABEL (size)); in dump_dfa_stats()
357 SCALE (size), LABEL (size)); in dump_dfa_stats()
362 SCALE (size), LABEL (size)); in dump_dfa_stats()
367 SCALE (size), LABEL (size)); in dump_dfa_stats()
371 LABEL (total)); in dump_dfa_stats()
H A Drtl.h1029 #define LABEL_KIND(LABEL) __extension__ \ argument
1030 ({ __typeof (LABEL) const _label = (LABEL); \
1037 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument
1038 __typeof (LABEL) const _label = (LABEL); \
1050 #define LABEL_KIND(LABEL) \ argument
1051 ((enum label_kind) (((LABEL)->jump << 1) | (LABEL)->call))
1054 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument
1055 rtx const _label = (LABEL); \
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 Dggc-zone.c2099 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
2173 SCALE (allocated), LABEL (allocated), in ggc_print_statistics()
2174 SCALE (in_use), LABEL (in_use), in ggc_print_statistics()
2175 SCALE (overhead), LABEL (overhead)); in ggc_print_statistics()
2205 "", "", SCALE (pte_overhead), LABEL (pte_overhead)); in ggc_print_statistics()
2209 SCALE (total_bytes_mapped), LABEL (total_bytes_mapped), in ggc_print_statistics()
2210 SCALE (total_allocated), LABEL(total_allocated), in ggc_print_statistics()
2211 SCALE (total_overhead), LABEL (total_overhead)); in ggc_print_statistics()
H A Dgimple.def55 /* GIMPLE_LABEL <LABEL> represents label statements. LABEL is a
127 /* GIMPLE_TRANSACTION <BODY, LABEL> represents __transaction_atomic and
130 LABEL is a label for the statement immediately following the
/dragonfly/contrib/gcc-8.0/gcc/
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
97 else if (LABEL) \
98 assemble_name (asm_out_file, LABEL); \
H A Dtree-dfa.c204 SCALE (size), LABEL (size)); in dump_dfa_stats()
209 SCALE (size), LABEL (size)); in dump_dfa_stats()
214 SCALE (size), LABEL (size)); in dump_dfa_stats()
219 SCALE (size), LABEL (size)); in dump_dfa_stats()
224 SCALE (size), LABEL (size)); in dump_dfa_stats()
229 SCALE (size), LABEL (size)); in dump_dfa_stats()
233 LABEL (total)); in dump_dfa_stats()
H A Drtl.h1793 #define LABEL_KIND(LABEL) __extension__ \ argument
1794 ({ __typeof (LABEL) const _label = (LABEL); \
1801 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument
1802 __typeof (LABEL) const _label = (LABEL); \
1814 #define LABEL_KIND(LABEL) \ argument
1815 ((enum label_kind) (((LABEL)->jump << 1) | (LABEL)->call))
1818 #define SET_LABEL_KIND(LABEL, KIND) do { \ argument
1819 rtx const _label = (LABEL); \
1827 #define LABEL_ALT_ENTRY_P(LABEL) (LABEL_KIND (LABEL) != LABEL_NORMAL) argument
1859 #define LABEL_REFS(LABEL) XCEXP (LABEL, 3, CODE_LABEL) argument
/dragonfly/contrib/gcc-8.0/gcc/config/
H A Delfos.h114 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \ argument
118 (LABEL)[0] = '*'; \
119 (LABEL)[1] = '.'; \
120 __p = stpcpy (&(LABEL)[2], PREFIX); \
/dragonfly/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
322 SCALE (total_bytes), LABEL (total_bytes), in ht_dump_statistics()
323 SCALE (overhead), LABEL (overhead)); in ht_dump_statistics()
325 SCALE (headers), LABEL (headers)); in ht_dump_statistics()
340 #undef LABEL in ht_dump_statistics()
/dragonfly/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
319 SCALE (total_bytes), LABEL (total_bytes), in ht_dump_statistics()
320 SCALE (overhead), LABEL (overhead)); in ht_dump_statistics()
322 SCALE (headers), LABEL (headers)); in ht_dump_statistics()
337 #undef LABEL in ht_dump_statistics()
/dragonfly/contrib/lvm2/dist/udev/
H A D11-dm-lvm.rules31 LABEL="lvm_disable"
35 LABEL="lvm_end"
H A D10-dm.rules.in83 LABEL="dm_disable"
88 LABEL="dm_end"
H A D13-dm-disk.rules27 LABEL="dm_end"
/dragonfly/nrelease/
H A DMakefile35 LABEL?= DragonFly_${GITREV} macro
368 -V ${LABEL:C/(^.{32}).*/\1/} . ) # cut label to <= 32 characters
417 echo "label: ${LABEL}" >> ${IMGFILE}.label
429 echo "/dev/part-by-label/${LABEL}.a / ufs rw,noatime 0 1" > ${IMGMNT}/etc/fstab
/dragonfly/contrib/lvm2/dist/include/
H A Dreport.h29 LABEL = 32 enumerator
/dragonfly/usr.bin/sed/
H A Ddefs.h120 LABEL, /* : */ enumerator

123