Searched refs:fail1 (Results 1 - 25 of 103) sorted by relevance

12345

/netbsd-current/usr.bin/make/unit-tests/
H A Dcompat-error.exp2 : Making fail1 out of nothing.
3 false 'fail1' '${.TARGET}' '$${.TARGET}'
12 make: stopped making "success1 fail1 success2 fail2 success3" in unit-tests
13 .ERROR target: <fail1>
H A Dopt-keep-going-multiple.exp1 false fail1
8 make: stopped making "fail1 fail2 succeed" in unit-tests
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dldm.s44 bne fail1
48 bne fail1
52 bne fail1
76 bne fail1
80 bne fail1
84 bne fail1
88 bne fail1
113 bne fail1
117 bne fail1
121 bne fail1
233 fail1: fail label
[all...]
H A Dbfld.s120 bne fail1:16
130 bne fail1:16
140 bne fail1:16
150 bne fail1:16
160 bne fail1:16
170 bne fail1:16
194 bne fail1:16
205 bne fail1:16
216 bne fail1:16
227 bne fail1
285 fail1: fail label
[all...]
H A Dmovsd.s30 movsd.b fail1:16
35 fail1: fail label
49 bne fail1:16
51 bne fail1:16
53 bne fail1:16
55 bne fail1:16
57 beq fail1:16
H A Dcmpb.s704 bne fail1
706 bne fail1
732 bne fail1
734 bne fail1
761 bne fail1
763 bne fail1
790 bne fail1
792 bne fail1
818 bne fail1
820 bne fail1
1130 fail1: fail label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
H A Dldm.s44 bne fail1
48 bne fail1
52 bne fail1
76 bne fail1
80 bne fail1
84 bne fail1
88 bne fail1
113 bne fail1
117 bne fail1
121 bne fail1
233 fail1: fail label
[all...]
H A Dbfld.s120 bne fail1:16
130 bne fail1:16
140 bne fail1:16
150 bne fail1:16
160 bne fail1:16
170 bne fail1:16
194 bne fail1:16
205 bne fail1:16
216 bne fail1:16
227 bne fail1
285 fail1: fail label
[all...]
H A Dmovsd.s30 movsd.b fail1:16
35 fail1: fail label
49 bne fail1:16
51 bne fail1:16
53 bne fail1:16
55 bne fail1:16
57 beq fail1:16
H A Dcmpb.s704 bne fail1
706 bne fail1
732 bne fail1
734 bne fail1
761 bne fail1
763 bne fail1
790 bne fail1
792 bne fail1
818 bne fail1
820 bne fail1
1130 fail1: fail label
[all...]
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dfdsub.S59 beq fail1
70 fail1: label
/netbsd-current/sys/arch/sparc64/dev/
H A Dffb_mainbus.c89 goto fail1;
96 goto fail1;
137 fail1:
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_firmware.c87 goto fail1;
93 fail1: firmware_free(fw->data, fw->size);
160 goto fail1;
181 fail1: kfree(work);
H A Dlinux_module.c69 goto fail1;
129 fail1: linux_idr_module_fini();
H A Dlinux_writecomb.c106 goto fail1;
110 fail1: KASSERT(id < 0);
/netbsd-current/sys/external/bsd/drm2/drm/
H A Ddrm_gem_framebuffer_helper.c120 goto fail1;
158 fail1: kmem_free(fb, sizeof(*fb));
/netbsd-current/sys/external/bsd/drm2/ttm/
H A Dttm_bus_dma.c82 goto fail1;
89 fail1: KASSERT(ttm_dma->ttm.state == tt_unbound);
/netbsd-current/sys/dev/pcmcia/
H A Dslhci_pcmcia.c149 goto fail1;
172 fail1:
/netbsd-current/external/cddl/osnet/dev/lockstat/
H A Dlockstat.c207 goto fail1;
212 fail1: ok = lockstat_cas_probe(dtrace_probe, lockstat_probe_stub);
/netbsd-current/sys/dev/hyperv/
H A Dhyperv_common.c131 goto fail1;
165 fail1: kmem_free(dma->segs, sizeof(*dma->segs) * nsegs);
/netbsd-current/sys/dev/ic/
H A Dapple_smc_fan.c193 goto fail1;
203 fail1:
358 goto fail1;
363 fail1: apple_smc_release_key(sc->sc_smc, *keyp);
/netbsd-current/sys/external/bsd/common/linux/
H A Dlinux_tasklet.c94 goto fail1;
101 fail1: tasklet_queue_fini(&tasklet_queue);
160 goto fail1;
169 fail1: percpu_free(tq->tq_percpu, sizeof(struct tasklet_cpu));
/netbsd-current/external/bsd/mdocml/dist/
H A Dtag.c99 goto fail1;
101 goto fail1;
114 fail1:
/netbsd-current/sys/dev/pci/
H A Dif_athn_pci.c204 goto fail1;
212 goto fail1;
234 fail1:
H A Dagp_amd64.c216 goto fail1;
233 goto fail1;
258 goto fail1;
318 fail1: free(asc, M_AGP);

Completed in 376 milliseconds

12345