Home
last modified time | relevance | path

Searched refs:LAB (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/file/magic/Magdir/
H A Dpgf33 >>20 byte 9 LAB color,
36 >>20 byte 12 LAB color 48,
/freebsd-12.1/sys/dev/pcf/
H A Dpcfvar.h41 #define LAB 0x02 /* lost arbitration bit in multi-master mode */ macro
H A Dpcf.c241 if (status & LAB) in pcf_intr()
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.h2261 #define ASM_OUTPUT_ADDR_VEC(LAB,VEC) \ argument
2262 sparc_defer_case_vector ((LAB),(VEC), 0)
2264 #define ASM_OUTPUT_ADDR_DIFF_VEC(LAB,VEC) \ argument
2265 sparc_defer_case_vector ((LAB),(VEC), 1)
/freebsd-12.1/contrib/gcc/
H A DChangeLog-19971375 (casesi): For TARGET_SH2, emit a dummy_jump after LAB.
H A DFSFChangeLog.111152 (casesi): For TARGET_SH2, emit a dummy_jump after LAB.