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

  /src/sys/arch/acorn32/doc/
bootoptions 26 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
68 Special debugging options not for normal use
  /src/usr.bin/make/unit-tests/
deptgt.exp 23 make: deptgt.mk:64: warning: Special and mundane targets don't mix. Mundane ones ignored
deptgt.mk 3 # Tests for special targets like .BEGIN or .SUFFIXES in dependency
8 # Just in case anyone tries to compile several special targets in a single
63 # expect+1: warning: Special and mundane targets don't mix. Mundane ones ignored
varmod-defined.mk 38 # Special characters that would be interpreted differently can be escaped.
varname-makeflags.mk 21 # The special variable .MAKEFLAGS is influenced though.
48 # separate words to the MAKEFLAGS for the child processes. Special characters
  /src/sys/arch/atari/atari/
vectors.s 24 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
83 VECTOR(trap3) | 35: compat_16_sigreturn special syscall
193 VECTOR(badtrap) | 102: SCC Special Rx cond. Channel B
201 VECTOR(badtrap) | 110: SCC Special Rx cond. Channel A
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerMutate.cpp 65 const char Special[] = "!*'();:@&=+$,/?%#[]012Az-`~.\xff\x00";
66 return Special[Rand(sizeof(Special) - 1)];
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 337 # Special target to remove installation
416 # The special package-building targets

Completed in 32 milliseconds