HomeSort by: relevance | last modified time | path
    Searched refs:give (Results 1 - 25 of 31) 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/usr.bin/make/unit-tests/
compat-error.mk 8 # this information may give a hint as to which target failed, it would be more
  /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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm2837-rpi-3-a-plus.dts 137 * by a single GPIO. We can't give GPIO control to one of the drivers,
  /src/games/battlestar/
command5.c 302 give(void) function in typeref:typename:int
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/external/isc/libsodium/dist/m4/
lt~obsolete.m4 33 # we give up compatibility with versions before 1.7, at which point
ax_pthread.m4 174 # enable POSIX threads at all, so give the user a hint if this is
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 106 | case is header checksums) so we give that the faster
  /src/sys/arch/m68k/m68k/
oc_cksum.s 101 | 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/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
789 jbsr _C_LABEL(mrg_VBLQueue) | give programs in the VBLqueue a chance
  /src/sys/arch/virt68k/virt68k/
locore.s 104 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/cesfic/cesfic/
locore.s 153 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/x68k/x68k/
locore.s 135 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/luna68k/luna68k/
locore.s 102 movl %a0,%sp | give ourselves a temporary stack
  /src/sys/arch/news68k/news68k/
locore.s 130 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

Completed in 24 milliseconds

1 2