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

1 2

  /src/lib/libc/arch/m68k/sys/
getcontext.S 47 clrl UC_MCONTEXT_D0(%a0) | arrange for return value of 0
  /src/lib/libc/arch/or1k/sys/
getcontext.S 48 l.sw UC_GREGS_RV(r3),r11 # arrange for return value 0
  /src/lib/libc/arch/powerpc/sys/
getcontext.S 49 stint %r3,UC_GREGS_R3(%r5) # arrange for return value 0
  /src/lib/libc/arch/powerpc64/sys/
getcontext.S 49 stint %r3,UC_GREGS_R3(%r5) # arrange for return value 0
  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-ckovw.mk 5 # These arrange for a simple warning to be issued if -fcompare-debug
  /src/external/bsd/tmux/dist/
layout-set.c 27 * Set window layouts - predefined methods to arrange windows. These are
41 void (*arrange)(struct window *); member in struct:__anon8138
79 if (layout_sets[layout].arrange != NULL)
80 layout_sets[layout].arrange(w);
99 if (layout_sets[layout].arrange != NULL)
100 layout_sets[layout].arrange(w);
120 if (layout_sets[layout].arrange != NULL)
121 layout_sets[layout].arrange(w);
  /src/external/lgpl3/gmp/dist/mpn/x86/
mod_34lsub1.asm 93 movl %ebx, SAVE_EBX C and arrange 16-byte loop alignment
  /src/sys/arch/vax/boot/xxboot/
start.S 54 # and uVAX-ROM looks for a pointer to a parameter block. We arrange for
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
crt1.S 121 ! arrange for exit to call fini
128 ! arrange for exit to call _mcleanup (via stop_profiling)
  /src/external/gpl3/gcc.old/dist/libgcc/config/sh/
crt1.S 121 ! arrange for exit to call fini
128 ! arrange for exit to call _mcleanup (via stop_profiling)
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
submul_1.asm 56 C extension. That wouldn't be particularly easy to arrange and certainly would
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
rshift.asm 61 C setups and finish-ups are done to arrange this for the loop.
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
bn-c64xplus.asm 240 sploopNxM?: ; for best performance arrange M<=N
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
bn-c64xplus.asm 240 sploopNxM?: ; for best performance arrange M<=N
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
bn-c64xplus.asm 241 sploopNxM?: ; for best performance arrange M<=N
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 53 # The __morestack routine has to arrange for the caller to return to a
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 53 # The __morestack routine has to arrange for the caller to return to a
  /src/external/gpl3/gcc/dist/libgcc/
configure 1370 --with-ld arrange to use the specified ld (full pathname)
  /src/external/gpl3/gcc.old/dist/libgcc/
configure 1369 --with-ld arrange to use the specified ld (full pathname)
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 1426 % and arrange explicitly to hyphenate at a dash.
5200 % which we arrange to emulate with a temporary file in ordinary TeX.

Completed in 50 milliseconds

1 2