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

  /src/sys/rump/
ldscript.rump 42 INSERT AFTER .data;
  /src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk 6 # The variable 'BEFORE' is exported, the variable 'AFTER' isn't.
7 .MAKEFLAGS: BEFORE=before -X AFTER=after
13 @env | sort | grep -e '^BEFORE' -e '^AFTER'
20 @env | sort | grep -e '^BEFORE' -e '^AFTER'
  /src/sys/external/isc/atheros_hal/dist/
ah_regdomain.c 775 #define AFTER(x) ((x)+1)
813 #define F1_4935_4945 AFTER(F1_4915_4925)
815 #define F1_4920_4980 AFTER(F1_4935_4945)
817 #define F1_4942_4987 AFTER(F1_4920_4980)
819 #define F1_4945_4985 AFTER(F1_4942_4987)
821 #define F1_4950_4980 AFTER(F1_4945_4985)
823 #define F1_5035_5040 AFTER(F1_4950_4980)
825 #define F1_5040_5080 AFTER(F1_5035_5040)
827 #define F1_5055_5055 AFTER(F1_5040_5080)
830 #define F1_5120_5240 AFTER(F1_5055_5055
    [all...]
  /src/tests/usr.bin/indent/
edge_cases.c 87 use enum qw(FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
106 // $ Space after '::'.
113 // $ Space after '::'.
121 use enum qw (FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
  /src/sys/arch/sun3/sun3/
locore.s 163 | Interrupts will be enabled later, AFTER autoconfiguration
292 * after the trap call.
468 * do not have to do it here. After identifying that we need an AST we
  /src/sys/arch/sun3/sun3x/
locore.s 65 | The first step, after disabling interrupts, is to map enough of the kernel
140 | Interrupts will be enabled later, AFTER autoconfiguration
277 * after the trap call.
453 * do not have to do it here. After identifying that we need an AST we
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 43 # after _060FPSP_TABLE.
759 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
778 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
974 # if our emulation, after re-doing the operation, decided that
1007 # if our emulation, after re-doing the operation, decided that
1021 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
1052 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
2924 # After fixing the stack frame, jump to _real_trace().
3976 # emulation subroutine index table. After emulation returns, this #
4015 # - Next PC - => PC of instr to execute after exc handlin
    [all...]

Completed in 19 milliseconds