Home
last modified time | relevance | path

Searched defs:w (Results 226 – 250 of 1536) sorted by relevance

12345678910>>...62

/netbsd/lib/libm/complex/
H A Dcexpf.c39 float complex w; in cexpf() local
H A Dctanh.c39 double complex w; in ctanh() local
H A Dctanhf.c39 float complex w; in ctanhf() local
H A Dctanhl.c39 long double complex w; in ctanhl() local
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dbfin-parse.y51 #define LDSTIDXI(ptr, reg, w, sz, z, offset) \ argument
54 #define LDST(ptr, reg, aop, sz, z, w) \ argument
57 #define LDSTII(ptr, reg, offset, w, op) \ argument
60 #define DSPLDST(i, m, reg, aop, w) \ argument
63 #define LDSTPMOD(ptr, reg, idx, aop, w) \ argument
66 #define LDSTIIFP(offset, reg, w) \ argument
84 #define PUSHPOPMULTIPLE(dr, pr, d, p, w) \ argument
87 #define PUSHPOPREG(reg, w) \ argument
395 int w = ((x->value >> 11) & 0x1); in is_store() local
408 int w = ((x->value >> 9) & 0x1); in is_store() local
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.y51 #define LDSTIDXI(ptr, reg, w, sz, z, offset) \ argument
54 #define LDST(ptr, reg, aop, sz, z, w) \ argument
57 #define LDSTII(ptr, reg, offset, w, op) \ argument
60 #define DSPLDST(i, m, reg, aop, w) \ argument
63 #define LDSTPMOD(ptr, reg, idx, aop, w) \ argument
66 #define LDSTIIFP(offset, reg, w) \ argument
84 #define PUSHPOPMULTIPLE(dr, pr, d, p, w) \ argument
87 #define PUSHPOPREG(reg, w) \ argument
395 int w = ((x->value >> 11) & 0x1); in is_store() local
408 int w = ((x->value >> 9) & 0x1); in is_store() local
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.y55 #define LDSTIDXI(ptr, reg, w, sz, z, offset) \ argument
58 #define LDST(ptr, reg, aop, sz, z, w) \ argument
61 #define LDSTII(ptr, reg, offset, w, op) \ argument
64 #define DSPLDST(i, m, reg, aop, w) \ argument
67 #define LDSTPMOD(ptr, reg, idx, aop, w) \ argument
70 #define LDSTIIFP(offset, reg, w) \ argument
88 #define PUSHPOPMULTIPLE(dr, pr, d, p, w) \ argument
91 #define PUSHPOPREG(reg, w) \ argument
398 int w = ((x->value >> 11) & 0x1); in is_store() local
411 int w = ((x->value >> 9) & 0x1); in is_store() local
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-parse.y51 #define LDSTIDXI(ptr, reg, w, sz, z, offset) \ argument
54 #define LDST(ptr, reg, aop, sz, z, w) \ argument
57 #define LDSTII(ptr, reg, offset, w, op) \ argument
60 #define DSPLDST(i, m, reg, aop, w) \ argument
63 #define LDSTPMOD(ptr, reg, idx, aop, w) \ argument
66 #define LDSTIIFP(offset, reg, w) \ argument
84 #define PUSHPOPMULTIPLE(dr, pr, d, p, w) \ argument
87 #define PUSHPOPREG(reg, w) \ argument
395 int w = ((x->value >> 11) & 0x1); in is_store() local
408 int w = ((x->value >> 9) & 0x1); in is_store() local
/netbsd/usr.sbin/mrouted/
H A Dinet.c202 const u_int16_t *w = addr; in inet_cksum() local
205 u_int16_t w; in inet_cksum() member
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dspeed-ext.c109 mp_limb_t w, wprev, x, y, c, ret; in mean_open() local
150 mp_limb_t w, x, y, xnext, ynext, c, ret; in mean_open2() local
/netbsd/external/bsd/tmux/dist/
H A Dcmd-refresh-client.c86 u_int w, x, y; in cmd_refresh_client_control_client_size() local
202 struct window *w; in cmd_refresh_client_exec() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_prime.c236 int BN_is_prime_fasttest_ex(const BIGNUM *w, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
244 int ossl_bn_check_prime(const BIGNUM *w, int checks, BN_CTX *ctx, in ossl_bn_check_prime()
266 static int bn_is_prime_int(const BIGNUM *w, int checks, BN_CTX *ctx, in bn_is_prime_int()
338 int ossl_bn_miller_rabin_is_prime(const BIGNUM *w, int iterations, BN_CTX *ctx, in ossl_bn_miller_rabin_is_prime()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dabs.c36 mpz_abs (mpz_ptr w, mpz_srcptr u) in mpz_abs()
H A Dset.c35 mpz_set (mpz_ptr w, mpz_srcptr u) in mpz_set()
H A Diset.c36 mpz_init_set (mpz_ptr w, mpz_srcptr u) in mpz_init_set()
H A Dneg.c36 mpz_neg (mpz_ptr w, mpz_srcptr u) in mpz_neg()
H A Dset_f.c35 mpz_set_f (mpz_ptr w, mpf_srcptr u) in mpz_set_f()
/netbsd/lib/libc/gdtoa/test/
H A DxQtest.c34 union { long double d; unsigned int bits[4]; } u, w; in main() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dc-linkage-name-2.c34 do_something (struct wrapper *w) in do_something()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dc-linkage-name-2.c34 do_something (struct wrapper *w) in do_something()
/netbsd/external/bsd/ipf/dist/tools/
H A Dlexer.c545 wordtab_t *w; in yylex() local
615 wordtab_t *w; local
630 wordtab_t *w; local
/netbsd/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.h44 int w, d, e; member
57 int w, m; member
69 int w; member
/netbsd/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.h44 int w, d, e; member
57 int w, m; member
69 int w; member
/netbsd/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c647 hd64461video_cursor(void *ctx, int on, int xd, int yd, int w, int h) in hd64461video_cursor()
693 hd64461video_bitblit(void *ctx, int xs, int ys, int xd, int yd, int h, int w) in hd64461video_bitblit()
760 hd64461video_erase(void *ctx, int xd, int yd, int h, int w, int attr) in hd64461video_erase()
814 int w, h, cw; in hd64461video_putchar() local
852 hd64461video_font_load_16bpp(uint16_t *d, uint8_t *s, int w, int h, int step) in hd64461video_font_load_16bpp()
866 hd64461video_font_load_8bpp(uint8_t *d, uint8_t *s, int w, int h, int step) in hd64461video_font_load_8bpp()
885 int w, h, bpp; in hd64461video_font_set_attr() local
921 int w, h, step, i, n; in hd64461video_font_load() local
/netbsd/usr.sbin/timed/timed/
H A Dcksum.c68 uint16_t w; in in_cksum() local

12345678910>>...62