Searched refs:label (Results 1 - 25 of 808) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/
H A Dasmgoto-3.c6 asm goto ("" : : : : label);
8 label:
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A Dpedantic1.C5 goto label; // { dg-error "" }
9 label: // { dg-error "" }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20040704-1.c10 label:
13 goto label;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/warn/
H A Dpedantic1.C5 goto label; // { dg-error "" }
9 label: // { dg-error "" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20040704-1.c10 label:
13 goto label;
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/Clients/
H A DClientCommon.h49 extern const char *GetNextLabel(const char *cstr, char label[64]);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Dvla1.C5 static int label (int w) function
9 int a = label<false>(1);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Dvla1.C5 static int label (int w) function
9 int a = label<false>(1);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mt/
H A Dms2.s3 loop R1, label
4 loopi #16,label
10 label:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m32r/
H A Drela-1.s3 bl label
4 bl.l label
5 bl.s label
6 bnez r0,label
8 bl.s label
15 label:
H A Drel32-pic.s7 label:
10 .4byte bar - label
H A Drel32.s7 label:
10 .4byte bar - label
/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dlabel.h45 * MPLS label descriptor
49 * binding is the local label
50 * label is the peer associated label
52 struct label { struct
54 int binding, label; member in struct:label
56 SLIST_ENTRY(label) labels;
58 SLIST_HEAD(,label) label_head;
61 struct label * label_add(union sockunion *, union sockunion *,
63 void label_del(struct label *);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/contrib/gdiffmk/
H A Dgdiffmk.sh267 # To make a very unlikely label even more unlikely ...
268 label=__diffmk_$$__
271 /^#ifdef '"${label}"'/,/^#endif \/\* '"${label}"'/ {
272 /^#ifdef '"${label}"'/ s/.*/.mc '"${ADDMARK}"'/
273 /^#endif \/\* '"${label}"'/ s/.*/.mc/
277 /^#ifndef '"${label}"'/,/^#endif \/\* [!not ]*'"${label}"'/ {
278 /^#else \/\* '"${label}"'/,/^#endif \/\* '"${label}"'/ {
[all...]
/netbsd-6-1-5-RELEASE/games/phantasia/
H A Dmap.c61 label("- THE PHANTASIA UNIVERSE -");
64 label("Lorien");
66 label("Ithilien");
68 label("Rohan");
70 label("Anorien");
84 label("The Moors");
86 label("Adventurous");
88 label("The Moors");
90 label("Adventurous");
92 label("Th
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030821-1.c7 void *label; local
9 label = k ? &&x : &&y;
12 goto *label;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030821-1.c7 void *label; local
9 label = k ? &&x : &&y;
12 goto *label;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dundefined.l2 [^:]*:1: Error: undefined local label `\.Lval'
H A Dundefined_coff.l2 [^:]*:1: Error: undefined local label `Lval'
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dlabel13.C13 static void *labelref = &&label;
15 label: i = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20050510-1.c3 void *label = (k) ? &&x : &&y; local
5 goto *label;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20050510-1.c3 void *label = (k) ? &&x : &&y; local
5 goto *label;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dlabel.h34 uint64_t sector_xl; /* Sector number of this label */
41 struct label { struct
57 * Write a label to a volume.
59 int (*write) (struct label * label, void *buf);
62 * Read a label from a volume.
65 void *buf, struct label ** label);
75 int (*initialise_label) (struct labeller * l, struct label * label);
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.h34 uint64_t sector_xl; /* Sector number of this label */
41 struct label { struct
57 * Write a label to a volume.
59 int (*write) (struct label * label, void *buf);
62 * Read a label from a volume.
65 void *buf, struct label ** label);
75 int (*initialise_label) (struct labeller * l, struct label * label);
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/
H A Dx86cpuid.pl24 &jnc (&label("nocpuid"));
38 &jz (&label("intel"));
49 &jnz (&label("intel"));
55 &jb (&label("intel"));
62 &jb (&label("intel"));
73 &jnc (&label("generic"));
77 &ja (&label("generic"));
79 &jmp (&label("generic"));
84 &jb (&label("nocacheinfo"));
99 &jne (&label("notinte
[all...]

Completed in 146 milliseconds

1234567891011>>