Home
last modified time | relevance | path

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

123

/freebsd-head/usr.sbin/lastlogin/
HDlastlogin.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-head/contrib/ntp/sntp/libopts/
HDstreqvcmp.c106 unsigned char u1 = (unsigned char) *s1++; in strneqvcmp() local
152 unsigned char u1 = (unsigned char) *s1++; in streqvcmp() local
/freebsd-head/sys/libkern/arm/
HDmuldi3.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-head/lib/libc/quad/
HDmuldi3.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-head/contrib/llvm-project/compiler-rt/lib/builtins/
HDudivmodti4.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-head/lib/libc/string/
HDstrverscmp.c15 const unsigned char *u1 = __DECONST(const unsigned char *, s1); in strverscmp() local
/freebsd-head/lib/msun/bsdsrc/
HDb_log.c361 double F, f, g, q, u, v, u1, u2; in __log__D() local
/freebsd-head/sys/i386/i386/
HDmp_clock.c89 unsigned u1, u2, u3; in piix_get_timecount() local
/freebsd-head/lib/msun/ld80/
HDb_logl.c336 long double F, f, g, q, u, v, u1, u2; in __log__D() local
HDe_rem_pio2l.h72 union IEEEl2bits u,u1; in __ieee754_rem_pio2l() local
/freebsd-head/usr.sbin/bluetooth/btpand/
HDsdp.c64 uuid_t u1, u2; in _sdp_match_uuid16() local
/freebsd-head/lib/msun/ld128/
HDe_rem_pio2l.h60 union IEEEl2bits u,u1; in __ieee754_rem_pio2l() local
/freebsd-head/contrib/bearssl/src/rsa/
HDrsa_i15_privexp.c65 uint32_t r, a, b, u0, v0, u1, v1, he, hr; in br_rsa_i15_compute_privexp() local
HDrsa_i31_privexp.c65 uint32_t r, a, b, u0, v0, u1, v1, he, hr; in br_rsa_i31_compute_privexp() local
/freebsd-head/sys/dev/acpica/
HDacpi_timer.c308 u_int u1, u2, u3; in acpi_timer_get_timecount_safe() local
/freebsd-head/usr.bin/rwho/
HDrwho.c222 utmpcmp(const void *u1, const void *u2) in utmpcmp()
/freebsd-head/contrib/bearssl/src/symcipher/
HDpoly1305_ctmul.c52 uint32_t u1, u2, u3, u4; in poly1305_inner() local
/freebsd-head/lib/msun/src/
HDe_lgammaf_r.c56 u1 = 7.36789703e-01, /* 0x3f3c9e40 */ variable
HDe_lgamma_r.c123 u1 = 6.32827064025093366517e-01, /* 0x3FE4401E, 0x8B005DFF */ variable
/freebsd-head/usr.sbin/makefs/msdos/
HDmsdosfs_conv.c485 uint16_t u1, u2; in char8match() local
/freebsd-head/contrib/unbound/testcode/
HDunitldns.c239 char* u1 = "aGVsbG8"; /* "hello" */ in b64_test() local
/freebsd-head/sys/arm64/coresight/
HDcoresight_acpi.c109 cs_guid_equal(const struct uuid *u1, const struct uuid *u2) in cs_guid_equal()
/freebsd-head/crypto/openssl/crypto/dsa/
HDdsa_ossl.c338 BIGNUM *u1, *u2, *t1; in dsa_do_verify() local
/freebsd-head/sys/contrib/openzfs/module/unicode/
HDu8_textprep.c762 uint32_t u1; in do_decomp() local
1084 uint32_t u1; in do_composition() local
1415 uint32_t u1; in collect_a_seq() local
/freebsd-head/sys/kern/
HDkern_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()

123