Home
last modified time | relevance | path

Searched refs:x_long (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/crypto/openssl/crypto/asn1/
H A Dbuild.info22 SOURCE[../../libcrypto]=x_long.c
/freebsd-14.2/contrib/arm-optimized-routines/math/test/
H A Dulp.c299 # define F(x, x_wrap, x_long, x_mpfr, a, s, t, twice) \ argument
300 {#x, a, s, twice, {.t = x_wrap}, {.t = x_long}, {.t = x_mpfr}},
302 # define F(x, x_wrap, x_long, x_mpfr, a, s, t, twice) \
303 {#x, a, s, twice, {.t = x_wrap}, {.t = x_long}},
/freebsd-14.2/secure/lib/libcrypto/
H A DMakefile77 SRCS+= x_bignum.c x_info.c x_int64.c x_long.c x_pkey.c x_sig.c x_spki.c