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

1 2 3 4 5 6 7 8

  /src/usr.bin/make/unit-tests/
modmisc.mk 13 # another mod - pretend it is more interesting
  /src/external/gpl3/gcc/dist/gcc/config/ft32/
ft32.cc 527 int pretend = crtl->args.pretend_args_size; local
561 if (optimize_size && (pretend == 0))
574 if (pretend != 0)
575 emit_jump_insn (gen_pretend_returner (GEN_INT (pretend)));
  /src/external/gpl3/gcc.old/dist/gcc/config/ft32/
ft32.cc 527 int pretend = crtl->args.pretend_args_size; local
561 if (optimize_size && (pretend == 0))
574 if (pretend != 0)
575 emit_jump_insn (gen_pretend_returner (GEN_INT (pretend)));
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 2836 int pretend = crtl->args.pretend_args_size; local
2848 if (pretend)
2854 not store R13 into the pretend-area for that case, as GCC does
2860 framesize += pretend;
2864 regno--, pretend -= 4, stdarg_regs--)
2885 "pretend", handled below. */
2892 GEN_INT (-4 - pretend)));
2893 pretend = 0;
2907 GEN_INT (-4 - pretend)));
2908 pretend = 0
3074 int pretend = crtl->args.pretend_args_size; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 2679 int pretend = crtl->args.pretend_args_size; local
2691 if (pretend)
2697 not store R13 into the pretend-area for that case, as GCC does
2703 framesize += pretend;
2707 regno--, pretend -= 4, stdarg_regs--)
2728 "pretend", handled below. */
2735 GEN_INT (-4 - pretend)));
2736 pretend = 0;
2750 GEN_INT (-4 - pretend)));
2751 pretend = 0
2917 int pretend = crtl->args.pretend_args_size; local
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_arm.S 92 @ But before the logging part of XRay is ready, we pretend that here a
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-c.c 795 separator), but just pretend it can't happen. */
1145 "L". Just pretend it won't happen. Also, we don't need to
1169 prototype. Just pretend it won't happen. */
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
lshift.asm 212 C dst isn't aligned, subtract 4 to make it so, and pretend the shift
rshift.asm 213 C dst isn't aligned, add 4 to make it so, and pretend the shift is
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
lshift.asm 226 C dst isn't aligned, subtract 4 bytes to make it so, and pretend the
rshift.asm 228 C dst isn't aligned, add 4 to make it so, and pretend the shift is
  /src/external/bsd/jemalloc/dist/
config.status 1084 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/binutils.old/dist/etc/
configure 3353 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/gdb/dist/etc/
configure 3353 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/gdb/dist/readline/
configure 3313 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/gdb.old/dist/etc/
configure 3353 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/gdb.old/dist/readline/
configure 3313 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
configure 4011 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/binutils/dist/etc/
configure 3353 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/lib/librumpuser/
configure 5081 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/tools/make/
configure 4493 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/bsd/less/dist/
configure 7197 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/bsd/nsd/dist/simdzone/
configure 5572 # Let's still pretend it is 'configure' which instantiates (i.e., don't
  /src/external/gpl3/autoconf/dist/
configure 4113 # Let's still pretend it is `configure' which instantiates (i.e., don't
  /src/external/gpl3/gcc/dist/c++tools/
configure 4982 # Let's still pretend it is `configure' which instantiates (i.e., don't

Completed in 77 milliseconds

1 2 3 4 5 6 7 8