Home
last modified time | relevance | path

Searched defs:u1 (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/usr.sbin/lastlogin/
H A Dlastlogin.c62 utcmp_user(const void *u1, const void *u2) in utcmp_user()
70 utcmp_time(const void *u1, const void *u2) in utcmp_time()
/freebsd/contrib/ntp/sntp/libopts/
H A Dstreqvcmp.c106 unsigned char u1 = (unsigned char) *s1++; in strneqvcmp() local
152 unsigned char u1 = (unsigned char) *s1++; in streqvcmp() local
/freebsd/lib/libc/quad/
H A Dmuldi3.c103 #define u1 u.ul[H] in __muldi3() macro
184 u_long u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
/freebsd/sys/libkern/arm/
H A Dmuldi3.c106 #define u1 u.ul[H] in __muldi3() macro
187 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dudivmodti4.c23 static inline du_int udiv128by64to64default(du_int u1, du_int u0, du_int v, in udiv128by64to64default()
84 static inline du_int udiv128by64to64(du_int u1, du_int u0, du_int v, in udiv128by64to64()
/freebsd/lib/libc/string/
H A Dstrverscmp.c15 const unsigned char *u1 = __DECONST(const unsigned char *, s1); in strverscmp() local
/freebsd/lib/msun/bsdsrc/
H A Db_log.c361 double F, f, g, q, u, v, u1, u2; in __log__D() local
/freebsd/sys/i386/i386/
H A Dmp_clock.c89 unsigned u1, u2, u3; in piix_get_timecount() local
/freebsd/lib/msun/ld80/
H A Db_logl.c336 long double F, f, g, q, u, v, u1, u2; in __log__D() local
H A De_rem_pio2l.h72 union IEEEl2bits u,u1; in __ieee754_rem_pio2l() local
/freebsd/usr.sbin/bluetooth/btpand/
H A Dsdp.c64 uuid_t u1, u2; in _sdp_match_uuid16() local
/freebsd/lib/msun/ld128/
H A De_rem_pio2l.h60 union IEEEl2bits u,u1; in __ieee754_rem_pio2l() local
/freebsd/contrib/bearssl/src/rsa/
H A Drsa_i15_privexp.c65 uint32_t r, a, b, u0, v0, u1, v1, he, hr; in br_rsa_i15_compute_privexp() local
H A Drsa_i31_privexp.c65 uint32_t r, a, b, u0, v0, u1, v1, he, hr; in br_rsa_i31_compute_privexp() local
/freebsd/sys/dev/acpica/
H A Dacpi_timer.c308 u_int u1, u2, u3; in acpi_timer_get_timecount_safe() local
/freebsd/usr.bin/rwho/
H A Drwho.c222 utmpcmp(const void *u1, const void *u2) in utmpcmp()
/freebsd/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmul.c52 uint32_t u1, u2, u3, u4; in poly1305_inner() local
/freebsd/lib/msun/src/
H A De_lgammaf_r.c56 u1 = 7.36789703e-01, /* 0x3f3c9e40 */ variable
H A De_lgamma_r.c123 u1 = 6.32827064025093366517e-01, /* 0x3FE4401E, 0x8B005DFF */ variable
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c485 uint16_t u1, u2; in char8match() local
/freebsd/sys/arm64/coresight/
H A Dcoresight_acpi.c109 cs_guid_equal(const struct uuid *u1, const struct uuid *u2) in cs_guid_equal()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_ossl.c337 BIGNUM *u1, *u2, *t1; dsa_do_verify() local
[all...]
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c761 uint32_t u1; in do_decomp() local
1083 uint32_t u1; in do_composition() local
1414 uint32_t u1; in collect_a_seq() local
/freebsd/sys/kern/
H A Dkern_prot.c1814 cr_canseeotheruids(struct ucred *u1, struct ucred *u2) in cr_canseeotheruids()
1844 cr_canseeothergids(struct ucred *u1, struct ucred *u2) in cr_canseeothergids()
1883 cr_canseejailproc(struct ucred *u1, struct ucred *u2) in cr_canseejailproc()
1899 cr_bsd_visible(struct ucred *u1, struct ucred *u2) in cr_bsd_visible()
1923 cr_cansee(struct ucred *u1, struct ucred *u2) in cr_cansee()
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/
H A Dgostr34_10_94.c262 nn u1, u2, v; in gostr34_10_94_verify() local

123