Searched refs:label2 (Results 1 - 25 of 123) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dsplit-by-file2.s2 .global label2
3 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/vax/
H A Dentrymask.s7 .global label2
8 .type label2,@function
9 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsss-bp-on-user-bp-2.c21 label: asm (" nop"); label2: asm (" nop"); /* must be a single line */
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsss-bp-on-user-bp-2.c21 label: asm (" nop"); label2: asm (" nop"); /* must be a single line */
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dcpls2.cc28 label2:
43 label2:
H A Dcpls-hyphen.cc30 label2:
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dcpls2.cc28 label2:
43 label2:
H A Dcpls-hyphen.cc30 label2:
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_colon.c30 goto label2;
32 if (true)if (true)if (true)if (true)label2 :goto label1;
41 goto label2;
47 label2: goto label1;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68k/
H A Dp2410.s6 bras label2
12 .globl label2
13 label2: bras label1 label
14 bras label2
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m32r/
H A Drel32-pic.s11 .4byte bar - label2
12 label2: label
H A Drel32.s11 .4byte bar - label2
12 label2: label
H A Drelax-2.s8 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/microblaze/
H A Drelax_size2.s8 braid label2
10 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z8k/
H A Dcalr.s2 label1: calr label2
6 label2: calr label1 label
H A Ddjnz.s10 label2: nop label
13 dbjnz rl0,label2
14 djnz r0,label2
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/nios2/
H A Dalign_text.s9 label2: label
H A Dcdx_relax.d14 0+0006 <label1> 04b800a2 bne r2,zero,000004c2 <label2>
15 0+000a <[^>]*> 04b400ea beq r3,zero,000004c2 <label2>
16 0+000e <[^>]*> 04b00002 br 000004c2 <label2>
19 0+04c2 <label2> fb4000a2 bne r2,zero,00000006 <label1>
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dblx-bl-convert.s14 .type label2, %function
15 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-avr/
H A Davr-prop-2.s2 .global _start, label1, label2, dest
9 label2: label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mt/
H A Dbadoffsetlow.s5 label2: add R4,R5,R6 label
6 brlt R7,R8, ((label1-label2)-32765) ; evaluates to -32769
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs23 private Label label2; field in class:Hello.HelloWindow
34 label2 = new Label();
35 label2.Text =
39 label2.ClientSize = new Size(label2.PreferredWidth, label2.PreferredHeight);
40 Controls.Add(label2);
61 int totalWidth = Math.Max(Math.Max(label1.PreferredWidth, label2.PreferredWidth),
63 int totalHeight = label1.PreferredHeight + label2.PreferredHeight + 6 + ok.Height;
70 label2
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c-gnome/
H A Dhello.c29 GtkWidget *label2; local
52 label2 = gtk_label_new (g_strdup_printf (_("This program is running as process number %d."), getpid ()));
55 gtk_container_add (GTK_CONTAINER (label2aligned), label2); local
76 gtk_widget_show (label2);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A DHello.h14 NSTextField *label2; variable
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dlabel.s18 label2: label

Completed in 188 milliseconds

12345