Home
last modified time | relevance | path

Searched defs:w (Results 176 – 200 of 569) sorted by relevance

12345678910>>...23

/dragonfly/contrib/gmp/mpz/
H A Dmul.c31 mpz_mul (mpz_ptr w, mpz_srcptr u, mpz_srcptr v) in mpz_mul()
/dragonfly/usr.bin/window/
H A Dwwsize.c43 wwsize(struct ww *w, int nrow, int ncol) in wwsize()
H A Dwwdelchar.c41 wwdelchar(struct ww *w, int row, int col) in wwdelchar()
H A Dwwiomux.c61 struct ww *w; in wwiomux() local
H A Dwwlabel.c45 wwlabel(struct ww *w, struct ww *f, int where, char *l, int mode) in wwlabel()
H A Dwwinschar.c41 wwinschar(struct ww *w, int row, int col, char c, char m) in wwinschar()
/dragonfly/lib/libc/upmap/
H A Dukp_gettimeofday.c67 int w; in __gettimeofday() local
/dragonfly/contrib/openbsd_libm/src/
H A Ds_atan.c73 double w,s1,s2,z; in atan() local
H A Dk_sincosf.h31 double r, s, w, z; in __kernel_sincosdf() local
H A Ds_casinl.c67 long double complex w; in casinl() local
H A Ds_catanl.c96 long double complex w; in catanl() local
H A Ds_catan.c96 double complex w; in catan() local
H A De_hypot.c53 double a=x,b=y,t1,t2,yy1,y2,w; in hypot() local
H A Ds_catanf.c93 float complex w; in catanf() local
H A Ds_cbrt.c36 double r,s,t=0.0,w; in cbrt() local
H A Dk_tanf.c42 float z,r,v,w,s; in __kernel_tanf() local
H A Ds_atanl.c44 long double w,s1,s2,z; in atanl() local
H A De_asinl.c44 long double t=0.0,w,p,q,c,r,s; local
/dragonfly/crypto/libressl/crypto/asn1/
H A Da_bitstr.c117 int w, v, iv; in ASN1_BIT_STRING_set_bit() local
151 int w, v; in ASN1_BIT_STRING_get_bit() local
/dragonfly/contrib/awk/
H A Dlex.c490 static int binsearch(char *w, const Keyword *kp, int n) in binsearch()
508 int word(char *w) in word()
/dragonfly/contrib/openbsd_libm/src/ld80/
H A Dk_sincosl.h49 long double hz, r, v, w, z; in __kernel_sincosl() local
H A Dk_cosl.c69 long double hz,z,r,w; in __kernel_cosl() local
/dragonfly/crypto/openssh/
H A Dchacha.c42 #define XOR(v,w) ((v) ^ (w)) argument
43 #define PLUS(v,w) (U32V((v) + (w))) argument
/dragonfly/lib/libc/stdio/
H A Dfvwrite.c53 int w, s; in __sfvwrite() local
/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-8.h37 #define _FP_FRAC_WORD_8(X,w) (X##_f[w]) argument

12345678910>>...23