HomeSort by: relevance | last modified time | path
    Searched refs:nope (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/arch/emips/emips/
promcall.c 57 static void *nope(void);
66 static void *nope(void) function in typeref:typename:void *
97 nope,
98 nope,
99 nope,
100 nope,
101 nope,
102 nope,
103 nope,
104 nope,
    [all...]
  /src/sys/arch/emips/stand/common/
prom_iface.c 55 static void *nope(void) {return NULL;} function in typeref:typename:void *
105 nope,
106 nope,
107 nope,
108 nope,
109 nope,
110 nope,
111 nope,
112 nope,
113 nope,
    [all...]
  /src/sys/arch/arm/arm/
cpufunc_asm_fa526.S 39 beq 1f @ nope, so don't
  /src/lib/libc/arch/vax/gen/
__sigsetjmp14.S 55 L1: jmp _C_LABEL(_setjmp)+2 # nope, skip to _setjmp
63 L2: jmp _C_LABEL(_longjmp)+2 # nope, skip to _longjmp
  /src/sys/arch/sparc64/sparc64/
lock_stubs.s 66 1: ba _C_LABEL(mutex_vector_enter) ! nope, do it the
82 bne,pn CCCR, 1f ! nope, hard case
  /src/lib/libc/arch/mips/gen/
_resumecontext.S 79 beq a0, zero, 1f # nope, exit process
  /src/common/lib/libc/arch/mips/string/
ffs.S 96 addu v0, a2 # nope, then bit is in the upper half
  /src/sys/arch/sparc/sparc/
lock_stubs.s 75 bnz _C_LABEL(mutex_vector_enter) ! nope, hard case
230 mov %g0, %o0 ! nope
  /src/lib/libc/regex/
engine.c 477 assert(nope);
499 assert(nope);
602 assert(nope);
615 assert(nope);
862 assert(nope);
867 assert(nope);
1158 assert(nope);
  /src/sys/dev/wsfb/
genfb.c 1126 if (c < 33 || c > 255 || idx < 0) goto nope;
1131 /* nope, see if there's an empty one left */
1178 if (b->gb_usedcells >= b->gb_numcells) goto nope;
1183 goto nope;
1210 nope:
  /src/sys/arch/mac68k/mac68k/
pramasm.s 326 beq Loaddata | nope, should stay the way it is
  /src/sys/stand/efiboot/bootarm/
cache.S 67 beq .Lnext_level_wbinv @ nope, skip level
  /src/sys/arch/vax/vax/
intvec.S 184 popr $0x3f # nope, restore regs
subr.S 109 blssu 3f # nope, skip
548 blss 1f /* nope, fault */ ;\
  /src/sys/arch/mips/mips/
locore_mips1.S 535 beqz a0, 4f # nope
540 beqz a0, 4f # nope
553 beqz v0, 4f # nope
838 beqz a0, 4f # nope
1420 nop # nope, so don't save it
1438 nop # nope, nothing.
mipsX_subr.S 662 j MIPSX(kern_intr) #05: nope, kernel intr
1207 beqz a0, 4f # nope
1212 beqz a0, 4f # nope
1224 beqz v0, 4f # nope
1591 beqz a0, 4f # nope
2594 nop # nope, so don't save it
2612 nop # nope, nothing.

Completed in 90 milliseconds