Home
last modified time | relevance | path

Searched defs:un (Results 1 – 25 of 66) sorted by relevance

123

/dflybsd-src/contrib/gmp/mpn/generic/
H A Ddiveby3.c26 mpn_divexact_by3c (mp_ptr rp, mp_srcptr up, mp_size_t un, mp_limb_t c) in mpn_divexact_by3c()
64 mpn_divexact_by3c (mp_ptr restrict rp, mp_srcptr restrict up, mp_size_t un, mp_limb_t c) in mpn_divexact_by3c()
133 mpn_divexact_by3c (mp_ptr restrict rp, mp_srcptr restrict up, mp_size_t un, mp_limb_t cy) in mpn_divexact_by3c()
H A Drootrem.c42 #define MPN_RSHIFT(cy,rp,up,un,cnt) \ argument
53 #define MPN_LSHIFT(cy,rp,up,un,cnt) \ argument
80 mp_srcptr up, mp_size_t un, mp_limb_t k) in mpn_rootrem()
119 mpn_rootrem_internal (mp_ptr rootp, mp_ptr remp, mp_srcptr up, mp_size_t un, in mpn_rootrem_internal()
H A Dmod_1.c73 mpn_mod_1_unnorm (mp_srcptr up, mp_size_t un, mp_limb_t d) in mpn_mod_1_unnorm()
155 mpn_mod_1_norm (mp_srcptr up, mp_size_t un, mp_limb_t d) in mpn_mod_1_norm()
H A Dget_str.c140 mp_ptr up, mp_size_t un, int base) in mpn_sb_get_str()
301 mp_ptr up, mp_size_t un, in mpn_dc_get_str()
356 mpn_get_str (unsigned char *str, int base, mp_ptr up, mp_size_t un) in mpn_get_str()
H A Dset_str.c105 mp_size_t un; in mpn_set_str() local
128 mpn_set_str_compute_powtab (powers_t *powtab, mp_ptr powtab_mem, mp_size_t un, int base) in mpn_set_str_compute_powtab()
H A Dpre_mod_1.c33 mpn_preinv_mod_1 (mp_srcptr up, mp_size_t un, mp_limb_t d, mp_limb_t dinv) in mpn_preinv_mod_1()
H A Dmul_basecase.c46 mp_srcptr up, mp_size_t un, in mpn_mul_basecase()
H A Ddivrem_1.c80 mp_srcptr up, mp_size_t un, mp_limb_t d) in mpn_divrem_1()
H A Dgcdext_subdiv_step.c44 mp_size_t an, bn, un; in mpn_gcdext_subdiv_step() local
H A Dremove.c52 mp_ptr up, mp_size_t un, mp_ptr vp, mp_size_t vn, in mpn_remove()
H A Dmul.c76 mp_srcptr up, mp_size_t un, in mpn_mul()
H A Dgcdext_lehmer.c46 mp_size_t un; in mpn_gcdext_lehmer_n() local
/dflybsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c145 winSlotCnt(const u_char *un, size_t unlen) in winSlotCnt()
164 winChkName(const u_char *un, size_t unlen, struct winentry *wep, int chksum) in winChkName()
235 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn()
299 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen) in unix2dosfn()
/dflybsd-src/sys/vfs/msdosfs/
H A Dmsdosfs_conv.c243 dos2unixfn(u_char dn[11], u_char *un, int lower, struct msdosfsmount *pmp) in dos2unixfn()
308 unix2dosfn(const u_char *un, u_char dn[12], size_t unlen, u_int gen, in unix2dosfn()
527 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn()
591 winChkName(struct mbnambuf *nbp, const u_char *un, size_t unlen, int chksum, in winChkName()
747 winSlotCnt(const u_char *un, size_t unlen, struct msdosfsmount *pmp) in winSlotCnt()
773 winLenFixup(const u_char *un, size_t unlen) in winLenFixup()
/dflybsd-src/test/unix/unconn_dgram/
H A Dunconn_dgram.c17 struct sockaddr_un un; in test_send_unconn_dgram() local
39 struct sockaddr_un un; in main() local
/dflybsd-src/games/hack/
H A Dhack.objnam.c104 char *un = ocl->oc_uname; in typename() local
173 char *un = objects[obj->otyp].oc_uname; in xname() local
450 char *un, *dn, *an; in readobjnam() local
/dflybsd-src/contrib/gmp/mpz/
H A Dcmp_ui.c29 mp_size_t un; in _mpz_cmp_ui() local
H A Dcmpabs_ui.c29 mp_size_t un; in mpz_cmpabs_ui() local
H A Dgcd_ui.c28 mp_size_t un; in mpz_gcd_ui() local
H A Droot.c29 mp_size_t us, un, rootn, remn; in mpz_root() local
H A Drootrem.c29 mp_size_t us, un, rootn, remn; in mpz_rootrem() local
/dflybsd-src/usr.sbin/bthcid/
H A Dclient.c80 struct sockaddr_un un; in init_control() local
133 struct sockaddr_un un; in process_control() local
/dflybsd-src/usr.sbin/lpr/common_source/
H A Dstartdaemon.c56 struct sockaddr_un un; in startdaemon() local
/dflybsd-src/usr.bin/btpin/
H A Dbtpin.c49 struct sockaddr_un un; in main() local
/dflybsd-src/contrib/mpfr/src/
H A Dfrac.c35 mp_size_t un, tn, t0; in mpfr_frac() local

123