Searched defs:LABEL (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h59 LABEL, enumerator in enum:__anon1
/freebsd-11-stable/contrib/dtc/
H A Ddtc.h78 LABEL, enumerator in enum:markertype
/freebsd-11-stable/usr.sbin/fmtree/
H A Dcompare.c68 #define LABEL \ macro
[all...]
/freebsd-11-stable/contrib/mtree/
H A Dcompare.c89 #define LABEL if (!label++) MARK macro
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsymtab.c265 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
312 #undef LABEL macro
/freebsd-11-stable/contrib/gcc/
H A Dggc-common.c216 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dggc-zone.c1959 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dtree-flow.h463 #define LABEL(x) ((x) < 1024*10 ? 'b' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
/freebsd-11-stable/usr.bin/sed/
H A Ddefs.h118 LABEL, /* : */ enumerator in enum:e_args

Completed in 270 milliseconds