Searched refs:LABEL (Results 1 - 25 of 179) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dset.s4 .global AUX_R1, INDEX, LABEL, SYMTAB, NSYMS
9 LABEL .word 10
10 SYMTAB .set LABEL + 1
H A Dset.d14 0+004 <LABEL>:
H A Dasg.s11 .asg newlabel, LABEL ; replace a label
18 LABEL: add #L2,a
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mri/
H A Dlabel.s4 XDEF LABEL
5 LABEL DC.L SYMBOL ; And yet another comment define
H A Dlabel.d7 0000* T LABEL
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/bfin/
H A Delf.h6 #define ASM_GENERATE_INTERNAL_LABEL(LABEL, PREFIX, NUM) \
7 sprintf (LABEL, "*%s%s$%d", LOCAL_LABEL_PREFIX, PREFIX, (int) NUM)
/netbsd-6-1-5-RELEASE/tests/lib/libc/arch/i386/
H A Dreturn_one.S10 LABEL(return_one_end)
/netbsd-6-1-5-RELEASE/tests/lib/libc/arch/x86_64/
H A Dreturn_one.S10 LABEL(return_one_end)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsp-elf.h62 /* This is how to store into the string LABEL
68 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
69 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
H A Dsp64-elf.h93 /* This is how to store into the string LABEL
99 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
100 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
H A Dfreebsd.h124 /* This is how to store into the string LABEL
130 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
131 sprintf (LABEL, "*.L%s%lu", PREFIX, (unsigned long)(NUM))
H A Dlinux.h129 /* This is how to store into the string LABEL
135 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
136 sprintf (LABEL, "*.L%s%ld", PREFIX, (long)(NUM))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sparc/
H A Dsp-elf.h63 /* This is how to store into the string LABEL
69 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
70 sprintf ((LABEL), "*.L%s%ld", (PREFIX), (long)(NUM))
H A Dfreebsd.h125 /* This is how to store into the string LABEL
131 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
132 sprintf (LABEL, "*.L%s%lu", PREFIX, (unsigned long)(NUM))
H A Dsol2.h68 /* This is how to store into the string LABEL
74 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
75 sprintf ((LABEL), "*.L%s%lu", (PREFIX), (unsigned long)(NUM))
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dcompare.c82 #define LABEL if (!label++) MARK macro
171 typeerr: LABEL;
193 LABEL;
214 LABEL;
228 LABEL;
260 LABEL;
278 LABEL;
284 LABEL;
319 LABEL;
346 LABEL;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dxcoffout.h70 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \
93 whether or not LABEL or NUMBER are set. */ \
96 else if (LABEL) \
97 assemble_name (asm_out_file, LABEL); \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \
94 whether or not LABEL or NUMBER are set. */ \
97 else if (LABEL) \
98 assemble_name (asm_out_file, LABEL); \
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dreport.h29 LABEL = 32 enumerator in enum:__anon2757
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/report/
H A Dreport.h29 LABEL = 32 enumerator in enum:__anon2782
/netbsd-6-1-5-RELEASE/sys/lib/libkern/arch/hppa/
H A Dprefix.h41 ! .LABEL labl/**/lbl\
47 ! .LABEL labl/**/lbl\
53 ! .LABEL labl/**/lbl \
59 ! .LABEL labl/**/lbl\
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-i960.h159 #define TC_VALIDATE_FIX(FIX,SEGTYPE,LABEL) \
160 if (!i960_validate_fix (FIX, SEGTYPE)) goto LABEL
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsol2-10.h46 #define ASM_OUTPUT_DWARF_PCREL(FILE, SIZE, LABEL) \
49 assemble_name (FILE, LABEL); \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dsvr3.h103 /* This is how to store into the string LABEL
112 #define ASM_GENERATE_INTERNAL_LABEL(LABEL,PREFIX,NUM) \
113 sprintf (LABEL, "*%s%s%ld", LOCAL_LABEL_PREFIX, PREFIX, (long)(NUM))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vax/
H A Delf.h107 #define ASM_OUTPUT_DWARF_PCREL(FILE, SIZE, LABEL) \
111 assemble_name (FILE, LABEL); \

Completed in 247 milliseconds

12345678