HomeSort by: relevance | last modified time | path
    Searched refs:give (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 74 // Shift the significands to give us round, guard and sticky, and or in the
  /src/tests/bin/sh/
t_varval.sh 80 "Just give up on these tests if the aaa test fails".
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc 244 // [...] range, then we need to give up, we don't know
  /src/games/battlestar/
command5.c 302 give(void) function
327 * plain `give'. However, detecting this case is liable to detect
328 * `give foo' as well, which would give a confusing error. We
331 * at word 0 for an object to give, and fail, which is OK; then
337 * that's no worse than what other commands than give do in
extern.h 168 #define GIVE 1034
350 int give(void);
cypher.c 508 case GIVE:
509 give();
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 93 @ normal function exit happens, so we give the handler code 1
  /src/sys/arch/sandpoint/
README 59 4000 0000 7FFF FFFF Reserved (programmed to give a memory select
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 106 | case is header checksums) so we give that the faster
  /src/sys/arch/i386/stand/dosboot/
start_dos.S 246 # code segment, and an intersegment return does not give us that.
  /src/sys/arch/m68k/m68k/
oc_cksum.s 101 | case is header checksums) so we give that the faster
  /src/sys/arch/virt68k/virt68k/
locore.s 123 movl %a0,%sp | give ourselves a temporary stack
  /src/usr.sbin/sysinst/
msg.mi.en 211 {Choosing mega- or gigabytes will give partition sizes close
446 the installation, sysinst will give you the opportunity to configure
954 You can either edit the partition table by hand, or give up and return
  /src/sys/arch/mac68k/mac68k/
locore.s 130 lea _ASM_LABEL(tmpstk),%sp | give ourselves a temporary stack
782 jbsr _C_LABEL(mrg_VBLQueue) | give programs in the VBLqueue a chance
  /src/sys/arch/cesfic/cesfic/
locore.s 153 movl %a0, %sp | give ourselves a temporary stack
  /src/sys/arch/luna68k/luna68k/
locore.s 104 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/mvme68k/mvme68k/
locore.s 128 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/news68k/news68k/
locore.s 131 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/x68k/x68k/
locore.s 136 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/atari/atari/
locore.s 901 lea _ASM_LABEL(tmpstk),%sp | give ourselves a temporary stack
  /src/sys/arch/hp300/hp300/
locore.s 169 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/amiga/amiga/
locore.s 779 movl %a6,%sp | give ourselves a temporary stack
969 lea _ASM_LABEL(tmpstk),%sp | give ourselves a temporary stack
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 1095 # Did not find endchar before end of file, give up
1273 'Lint may give bogus warnings. '
1281 'do well with such strings, and may give bogus warnings. They\'re '
1915 # try to give a more descriptive error message.
3110 # Give opening punctuations to get the matching close-punctuations.
3662 necessary for the stl containers and functions that you use. We only give one
3734 # know where to look. In that case we'll give up as we're not sure they
3906 # Note, if no dot is found, this will give the entire filename as the ext.
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 1987 # this is INCORRECT for enabled SNAN which would give to the user the skewed SNAN!!!
5653 #--(SIGN(INARG)*2**63 + FP2) - SIGN(INARG)*2**63 WILL GIVE
6084 #--(SIGN(INARG)*2**63 + FP2) - SIGN(INARG)*2**63 WILL GIVE
6923 # give much more accurate computation of the function #
7064 # Notes: The various arrangements of the expressions give #
10644 # The following routines give support for fsincos. #
fplsp.s 5547 #--(SIGN(INARG)*2**63 + FP2) - SIGN(INARG)*2**63 WILL GIVE
5978 #--(SIGN(INARG)*2**63 + FP2) - SIGN(INARG)*2**63 WILL GIVE
6817 # give much more accurate computation of the function #
6958 # Notes: The various arrangements of the expressions give #
10625 # The following routines give support for fsincos. #

Completed in 84 milliseconds

1 2