Searched refs:others (Results 1 - 25 of 104) sorted by relevance

12345

/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-perfsqr.c38 The values "(j*others)^2" cover all quadratic residues mod divisor[i],
48 mpz_t alldiv, others, n; local
51 mpz_init (others);
62 mpz_set_ui (others, 1L);
65 mpz_mul_ui (others, others, divisor[j]);
70 mpz_mul_ui (n, others, j);
82 mpz_clear (others);
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DREADME.template38 __TEXT __DATA __OBJC others dec hex
43 __TEXT __DATA __OBJC others dec hex
48 __TEXT __DATA __OBJC others dec hex
53 __TEXT __DATA __OBJC others dec hex
71 __TEXT __DATA __OBJC others dec hex
88 __TEXT __DATA __OBJC others dec hex
93 __TEXT __DATA __OBJC others dec hex
98 __TEXT __DATA __OBJC others dec hex
102 __TEXT __DATA __OBJC others dec hex
111 __TEXT __DATA __OBJC others de
[all...]
/netbsd-current/sys/arch/i386/include/
H A Dfenv.h97 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member in struct:__anon8512::__anon8513
/netbsd-current/sys/arch/amd64/include/
H A Dfenv.h96 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member in struct:__anon8054::__anon8055
/netbsd-current/lib/libm/arch/i387/
H A Dfenv.c116 .others = {
421 memcpy(__fe_dfl_env.x87.others, env.x87.others,
422 sizeof(__fe_dfl_env.x87.others));
456 memcpy(__fe_dfl_env.x87.others, env.x87.others,
457 sizeof(__fe_dfl_env.x87.others));
/netbsd-current/lib/libm/arch/x86_64/
H A Dfenv.c433 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000)
434 | (__fe_dfl_env.x87.others[3] & 0x0000ffff);
471 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000)
472 | (__fe_dfl_env.x87.others[3] & 0x0000ffff);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Dunchecked_union.exp38 when others =>
/netbsd-current/distrib/mac68k/stand/
H A DMakefile14 UUDECODE_FILES+=pdisk.sea.hqx Installer_1.1h.src.sea.hqx res-edit-and-others.hqx
28 res-edit-and-others.hqx \
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_motif.h95 optData *others; member in struct:__anon5902
/netbsd-current/sys/arch/amiga/stand/loadkmap/din/
H A Ddin-kbdmap.c426 NOTE: save yourself and others a lot of grief by *not* using
/netbsd-current/sys/arch/amiga/stand/loadkmap/pl_din/
H A Dpl_din-kbdmap.c431 NOTE: save yourself and others a lot of grief by *not* using
/netbsd-current/sys/arch/x68k/dev/
H A Dkbdmap.c265 NOTE: save yourself and others a lot of grief by *not* using
/netbsd-current/sys/arch/x68k/usr.bin/loadkmap/
H A Djis_kmap.c259 NOTE: save yourself and others a lot of grief by *not* using
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/iwmmxt/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/arm/xscale/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/bin/sh/
H A Dmknodes.sh90 "$struct has $2, others $typetype"
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dgeneral.s65 # these, and others like them should have no operand size prefix
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/arm/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/arm/xscale/
H A Dtestutils.inc57 # ??? This works with the ARMulator but maybe not others.
/netbsd-current/sys/arch/atari/stand/keymaps/fr/
H A Dfr-kbdmap.c172 * NOTE: save yourself and others a lot of grief by *not* using
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-m68hc11/
H A Drelax-group.s50 ;;; others are not. The ldx/ldy must not be removed.
/netbsd-current/external/mit/xorg/lib/fontconfig/etc/
H A Dfonts.conf15 things that others will also want fixed. Please submit any problems
/netbsd-current/usr.bin/make/unit-tests/
H A Dcond-undef-lint.mk66 # and a few others. Just because these nested variables are not defined,

Completed in 164 milliseconds

12345