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

  /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/tests/usr.bin/indent/
edge_cases.c 32 // $ Indent interprets everything before the second ':' as a label name,
51 * they do not force a line break before.
87 use enum qw(FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
121 use enum qw (FNAME LINES TEXT PHYSLINES CHANGED BEFORE AFTER EXTRA);
  /src/dist/pf/
README.NetBSD 7 # into the NetBSD repository. Before importing the code into the official
122 cvs tag BEFORE-PF-${VERTAG} dist/pf sys/dist/pf
202 cvs tag BEFORE-PF-${VERTAG} dist/pf sys/dist/pf
255 cvs tag BEFORE-PF-${VERTAG} dist/pf sys/dist/pf
  /src/sys/arch/m68k/060sp/dist/
isp.doc 189 data registers, and BEFORE the actual emulated transfers occur, the
fpsp.s 2425 # FPU before exiting. In either the enabled or disabled cases, we #
2444 # Before any of the above is attempted, it must be checked to #
2446 # before the "FPU disabled" exception, but the "FPU disabled" exception #
3106 # This code must emulate the move out before finally exiting through #
3161 # operand error exceptions. we do this here before passing control to
3296 # This code must emulate the move out before finally exiting through #
3357 # snan exceptions. we do this here before passing control to
3595 # correct register before calling _real_inex(). #
3598 # This code must emulate the move out by calling fout() before finally #
3647 # to extended before arriving here. Therefore, we need to retain th
    [all...]

Completed in 16 milliseconds