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

  /src/sys/arch/m68k/060sp/dist/
isp.doc 127 The third section is the code section. After entering through an "Entry-point",
206 To see what the register state is upon entering _060_real_cas() or
test.doc 113 The third section is the code section. After entering through an "Entry-point",
fpsp.doc 118 The third section is the code section. After entering through an "Entry-point",
isp.s 856 # be restored to it's pre-exception value before entering _real_access.
3210 # entering this routine. #
3240 # ENTERING _isp_cas2(). #
3398 # ENTERING _isp_cas2(). #
3698 # ENTERING _isp_cas2(). #
3829 # page(s) should have been made resident prior to entering #
3857 # ENTERING _isp_cas(). #
pfpsp.s 2465 # exception. Therefore, the FPU could be disabled when entering here.
12975 # and NaN operands are dispatched without entering this routine) #
fpsp.s 2465 # exception. Therefore, the FPU could be disabled when entering here.
23014 # and NaN operands are dispatched without entering this routine) #
  /src/games/rogue/
room.c 422 dr_course(object *monster, boolean entering, short row, short col)
436 if (entering) { /* entering room */
monster.c 565 wake_room(short rn, boolean entering, short row, short col)
581 if (entering) {
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 408 ! XXX -- we should panic instead of silently entering debugger
locore.s 1357 * on entering user mode.
3803 * Do a `software' trap by re-entering the trap code, possibly first
7396 ! XXX -- we should panic instead of silently entering debugger
7439 ! XXX -- we should panic instead of silently entering debugger
  /src/sys/kern/
kern_proc.c 1561 * entering == 0 => p is leaving specified group.
1562 * entering == 1 => p is entering specified group.
1567 fixjobc(struct proc *p, struct pgrp *pgrp, int entering)
1581 if (entering) {
1600 if (entering) {
  /src/distrib/miniroot/
install.sub 1306 timezones can be selected by entering a token like "MET" or "GMT-6".
  /src/sys/arch/hp300/hp300/
locore.s 807 addql #1,_C_LABEL(intr_depth) | entering interrupt

Completed in 89 milliseconds