Searched defs:ul (Results 1 - 25 of 157) sorted by relevance

1234567

/netbsd-current/sys/arch/alpha/stand/common/
H A Dputulong.c30 putulong(unsigned long ul) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dcom.c39 mp_limb_t ul; local
H A Ddiv_qr_1.c77 mp_limb_t ul = up[--n]; local
88 mp_limb_t dinv, ul; local
H A Dcnd_sub_n.c40 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2, mask; local
H A Dcnd_add_n.c40 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2, mask; local
H A Dsub_n.c39 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2; local
69 mp_limb_t ul, vl, rl, cy; local
H A Dsqr_basecase.c102 mp_limb_t ul, lpl; local
182 mp_limb_t ul, lpl; local
294 mp_limb_t ul, lpl; local
334 mp_limb_t ul, lpl; local
[all...]
H A Dsqrlo_basecase.c112 mp_limb_t ul; local
[all...]
H A Dadd_n.c39 mp_limb_t ul, vl, sl, rl, cy, cy1, cy2; local
69 mp_limb_t ul, vl, rl, cy; local
H A Dmul_1.c41 mp_limb_t ul, cl, hpl, lpl; local
69 mp_limb_t shifted_vl, ul, lpl, hpl, prev_hpl, xw, cl, xl; local
H A Dsub_err1_n.c58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; local
H A Dadd_err1_n.c58 mp_limb_t el, eh, ul, vl, yl, zl, rl, sl, cy1, cy2; local
H A Ddiv_qr_1n_pi1.c174 mp_limb_t q, ul; local
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dui_sub.c38 mp_limb_t ul; local
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dcmpabs_ui.c39 mp_limb_t ul; variable
H A Dcmp_ui.c39 mp_limb_t ul; variable
H A Dui_sub.c44 mp_limb_t ul[2]; local
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_097.c21 unsigned long ul = 1234567UL; local
H A Dmsg_259_c90.c156 unsigned_to_signed(unsigned int ui, unsigned long ul) argument
178 unsigned_to_unsigned(unsigned int ui, unsigned long ul) argument
68 small_integer_types(char c, signed char sc, unsigned char uc, signed short ss, unsigned short us, signed int si, unsigned int ui, signed long sl, unsigned long ul) argument
[all...]
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_word.c73 unsigned long ul[] = {0b00001111UL, 0x01010101UL, 02UL, 17UL}; local
90 unsigned long ul[] = {0b00001111UL, 0x01010101UL, 02UL, 17UL}; local
/netbsd-current/common/lib/libc/quad/
H A Dquad.h75 u_int ul[2]; /* as two unsigned ints */ member in union:uu
/netbsd-current/external/lgpl3/mpc/dist/tests/
H A Dtpow.c37 mpfr_set_ui (mpc_realref (x), 0ul, MPFR_RNDN); local
38 mpfr_set_ui_2exp (mpc_imagref (x), 3ul, -2, MPFR_RNDN); local
/netbsd-current/external/lgpl3/gmp/dist/mpn/cray/ieee/
H A Dsqr_basecase.c41 mp_limb_t ul; local
/netbsd-current/lib/libc/gen/
H A Dpw_scan.c98 unsigned long ul; local
/netbsd-current/tests/lib/libc/
H A Dt_convfp.c77 unsigned long ul; local

Completed in 308 milliseconds

1234567