Searched defs:x0 (Results 1 - 25 of 132) sorted by relevance

123456

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_187.c16 char x0[3] = "x\0"; variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_karatsuba_sqr.c29 mp_int x0, x1, t1, t2, x0x0, x1x1; local
[all...]
H A Dbn_mp_karatsuba_mul.c51 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
[all...]
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_mul.c103 uint32_t a2, a1, a0, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c193 uint32_t x0, x1, x2; local
[all...]
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Dsse2_64_32.h22 union { int64_t as64; int32_t as32[2]; } x0, x1; local
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dsqr_basecase.c178 mp_limb_t x0, x1; local
223 mp_limb_t x0, x1; local
[all...]
/netbsd-current/sys/arch/sparc/fpu/
H A Dfpu_mul.c105 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c193 u_int x0, x1, x2, x3; local
[all...]
/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_mul.c109 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c197 u_int x0, x1, x2, x3; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-v32-l4.s19 x0: label
/netbsd-current/lib/libc/gdtoa/
H A Dsmisc.c182 ULong *x, *x0, x1, x2; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dbbt.c56 static int x0 = 5341; local
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dbbt.cc56 static int x0 = 5341; local
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dcons_fb.c132 fb_copy(int x0, int y0, int x1, int y1, int w, int h) argument
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, local
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dgmp_op.c226 mpfr_t x0; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rc2/
H A Drc2_cbc.c92 register RC2_INT x0, x1, x2, x3, t; local
138 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; local
144 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dprime_gen.c168 bi_t x0; local
/netbsd-current/games/hack/
H A Dhack.mkshop.c362 dist2(int x0, int y0, int x1, int y1) argument
/netbsd-current/sys/dev/hpc/
H A Dvideo_subr.c273 video_line(struct video_chip *vc, int x0, int y0, int x1, int y1) argument
234 linebpp_unimpl(struct video_chip *vc, int x0, int y0, int x1, int y1) argument
/netbsd-current/tests/dev/usb/
H A Dt_hid.c187 &hi.loc), 0x0); local
204 &hi.loc), 0x0); local
221 &hi.loc), 0x0); local

Completed in 424 milliseconds

123456