Searched refs:labels (Results 1 - 25 of 425) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Derr-fakelabel.s1 ;# Test that fake labels aren't accepted.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dlabfloat.s1 ; Check if labels are mistaken for floats.
/netbsd-current/external/gpl2/rcs/dist/src/
H A Dmerge.c50 int labels, tostdout; variable
52 labels = 0;
69 if (3 <= labels)
71 if (!(label[labels++] = *++argv))
98 for (; labels < 3; labels++)
99 label[labels] = arg[labels];
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcplabel.exp16 # Tests for breakpoint on labels in methods.
31 set labels {"to_the_top" "get_out_of_here"}
34 foreach l $labels {
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dlocall1.s1 % Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
H A Dfb-1.s1 # FB-labels are valid in GREG definitions.
H A Dreloclab.s1 # Different relocations for extern labels: GETA, PUSHJ, Bcc, JMP.
2 # Mix in different accesses to local labels to see that relaxing works for
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dcplabel.exp16 # Tests for breakpoint on labels in methods.
32 set labels {"to_the_top" "get_out_of_here"}
35 foreach l $labels {
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Ddollar.d2 #name: dollar labels
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7-c-object.mk3 # $(iter-labels) is also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
H A Dlibf7-asm-object.mk3 # $(iter-labels) is also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7-c-object.mk3 # $(iter-labels) is also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
H A Dlibf7-asm-object.mk3 # $(iter-labels) is also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dipkeylist.c33 ipkl->labels = NULL;
70 if (ipkl->labels != NULL) {
72 if (ipkl->labels[i] == NULL) {
75 if (dns_name_dynamic(ipkl->labels[i])) {
76 dns_name_free(ipkl->labels[i], mctx);
78 isc_mem_put(mctx, ipkl->labels[i], sizeof(dns_name_t));
80 isc_mem_put(mctx, ipkl->labels,
126 if (src->labels != NULL) {
128 if (src->labels[i] != NULL) {
129 dst->labels[
148 dns_name_t **labels = NULL; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dipkeylist.c33 ipkl->labels = NULL;
79 if (ipkl->labels != NULL) {
81 if (ipkl->labels[i] == NULL) {
84 if (dns_name_dynamic(ipkl->labels[i])) {
85 dns_name_free(ipkl->labels[i], mctx);
87 isc_mem_put(mctx, ipkl->labels[i], sizeof(dns_name_t));
89 isc_mem_put(mctx, ipkl->labels,
143 if (src->labels != NULL) {
145 if (src->labels[i] != NULL) {
146 dst->labels[
165 dns_name_t **labels = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dsiditi-object.mk3 # $(iter-labels) and $(iter-sizes) are also advanced.
8 $o-label := $(firstword $(iter-labels))
9 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib2-object.mk3 # $(iter-labels) and $(iter-flags) are also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib2-object.mk3 # $(iter-labels) and $(iter-flags) are also advanced.
9 $o-label := $(firstword $(iter-labels))
10 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dsiditi-object.mk3 # $(iter-labels) and $(iter-sizes) are also advanced.
8 $o-label := $(firstword $(iter-labels))
9 iter-labels := $(wordlist 2,$(words $(iter-labels)),$(iter-labels))
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dundefined.d3 # use a different naming convention for local labels.
H A Dundefined_coff.d3 # use a different naming convention for local labels.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-pru/
H A Dpcrel_u8-illegal2.d7 # Check that LOOP cannot reference "prior" labels.
H A Dpcrel_u8-illegal3.d7 # Check that LOOP cannot reference "prior" labels.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Dregnames.s1 ;;; Check if assembler can discriminate between labels having the same
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dlabel-debug.s0 # labels should be aligned on 8-byte boundries

Completed in 203 milliseconds

1234567891011>>