HomeSort by: relevance | last modified time | path
    Searched defs:LABEL (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/arm/
bus_space_notimpl.S 50 #define LABEL(func) __L(NAME(func)):
58 LABEL(func) ; \
  /src/usr.sbin/mtree/
compare.c 89 #define LABEL if (!label++) MARK
97 if (!label) { \
104 label++; \
139 int fd, label; local in function:compare
147 label = 0;
180 typeerr: LABEL;
184 return (label);
192 return (label);
197 return (label);
    [all...]
  /src/sys/arch/amd64/include/
asm.h 110 #define LABEL(y) _LABEL(_C_LABEL(y))
  /src/sys/arch/i386/include/
asm.h 178 #define LABEL(y) _LABEL(_C_LABEL(y))
  /src/usr.bin/sed/
defs.h 91 * Initially, label references are stored in t, on a second pass they
120 LABEL, /* : */
  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 63 LABEL,

Completed in 12 milliseconds