HomeSort by: relevance | last modified time | path
    Searched refs:going (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/common/lib/libc/arch/m68k/string/
strcat.S 52 jne .Lslloop | no, keep going
56 jne .Lscloop | copied non-null, keep going
strlen.S 52 jne .Lslloop | no, keep going
strcpy.S 52 jne .Lscloop | copied non-null, keep going
strncpy.S 63 jcc .Lscloop | more room, keep going
73 dbra %d1,.Lscploop | keep going
strchr.S 53 jne ixloop | no, keep going
strrchr.S 56 jne rixloop | no, keep going
memcmp.S 99 jne .Lbcbloop | still more, keep going
  /src/sys/lib/libkern/arch/m68k/
skpc.S 57 jne Lskdone | keep going til no more or zero
61 dbne %d0,Lskloop | keep going til no more or zero
scanc.S 64 jne Lscloop | keep going til no more
67 dbne %d0,Lscloop | keep going til no more or non-zero
  /src/common/lib/libc/arch/sparc/string/
strlen.S 52 bne 1b ! no, keep going
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
xenvm-4.2.dts 20 /* this field is going to be adjusted by the hypervisor */
50 /* this field is going to be adjusted by the hypervisor */
73 /* this field is going to be adjusted by the hypervisor */
75 /* this field is going to be adjusted by the hypervisor */
rk3288-veyron-analog-audio.dtsi 81 * HACK: We're going to _pull down_ this _active low_ interrupt
  /src/lib/libc/arch/m68k/string/
memccpy.S 62 jcc Lmcnzloop | yes, keep going...
84 jcc Lmcloop | yes, keep going...
  /src/usr.bin/make/unit-tests/
opt-keep-going.mk 1 # $NetBSD: opt-keep-going.mk,v 1.6 2020/12/07 00:53:30 rillig Exp $
opt-keep-going-indirect.mk 1 # $NetBSD: opt-keep-going-indirect.mk,v 1.3 2024/04/02 15:05:15 rillig Exp $
Makefile 281 TESTS+= opt-keep-going
282 TESTS+= opt-keep-going-indirect
283 TESTS+= opt-keep-going-multiple
  /src/share/mk/
bsd.kinc.mk 6 # symlink, depending on what's going on).
  /src/sys/arch/next68k/stand/boot/
srt0.s 46 bne Lclr | no, keep going
  /src/sys/arch/m68k/m68k/
copy.s 250 jcc .Lcisloop | more room, keep going
289 jcc .Lcosloop | more room, keep going
  /src/games/warp/
config.h.SH 168 * This symbol contains name of the host the program is going to run on.
174 * This symbol contains the domain of the host the program is going to
  /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
CMakeLists.txt 47 -mllvm -msan-keep-going=1
  /src/usr.sbin/sysinst/arch/i386/
msg.md.en 136 NetBSD partition that you are going to install into.
  /src/sys/arch/sparc64/sparc64/
cpu_in_cksum.S 83 0: srl %o3, 0, %o3 ! Make sure this is a 32-bit value going in
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 46 {We are now going to install NetBSD on the disk %s. You may
  /src/bin/csh/
func.c 1361 * than really knowing what was going on. If tpgrp is zero, we are
1366 * pgrp, with no way for the shell to get them going again. -IAN!

Completed in 17 milliseconds

1 2