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

  /src/sys/arch/mvme68k/stand/sboot/
start.s 39 movb #1,_C_LABEL(reboot) | fall through
  /src/sys/arch/hppa/stand/common/
pdc.c 404 fall(int c_base, int c_count, int c_loop, int c_stride, int data) function
450 fall(pdc_cacheinfo.ic_base, pdc_cacheinfo.ic_count,
453 fall(pdc_cacheinfo.dc_base, pdc_cacheinfo.dc_count,
  /src/usr.bin/make/unit-tests/
cond-token-number.mk 102 # the largest representable number (VAX); in particular, make does not fall
varmod-order.mk 94 # forms, fall back to the SysV modifier.
varmod.mk 28 # the modifier name, so they never fall back to the `:from=to` modifier.
121 # The modifier :P does not fall back to the SysV modifier.
varmod-gmtime.mk 40 # If the modifier name is not matched exactly, fall back to the
varmod-sysv.mk 263 # The various ":t..." modifiers fall back to the ":from=to" modifier.
279 # Since the ":ts=" modifier is a valid form of the ":ts" modifier, don't fall
  /src/sys/arch/x68k/stand/libsa/
putimage.S 75 1: dbeq %d1,Lrxloop | fall down if end
76 jne Lrunlen | fall down if end
  /src/sys/arch/hppa/hppa/
machdep.c 283 static inline void fall(int, int, int, int, int);
992 fall(int c_base, int c_count, int c_loop, int c_stride, int data) function
1010 fall(pdc_cache.ic_base, pdc_cache.ic_count, pdc_cache.ic_loop,
1013 fall(pdc_cache.dc_base, pdc_cache.dc_count, pdc_cache.dc_loop,
  /src/games/hack/
hack.shk.c 1106 shopdig(int fall)
1108 if (!fall) {
1110 pline("\"Be careful, sir, or you might fall through the floor.\"");
  /src/sys/arch/vax/vax/
emulate.S 755 # fall into...
774 # fall into...

Completed in 26 milliseconds