Searched defs:lo (Results 1 - 25 of 28) sorted by relevance

12

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dcosl.c11 long double y[2], hi, lo; local
H A Dsinl.c11 long double y[2], hi, lo; local
H A Dfmodl.c61 uint64_t hi, lo, xhi, xlo, yhi, ylo; local
[all...]
H A Dhypotl.c14 static void sq(long double* hi, long double* lo, long double x) { argument
H A Dhypot.c11 static void sq(double_t* hi, double_t* lo, double x) { argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/mi/
H A Dflush_cache.c29 unw_flush_cache (unw_addr_space_t as, unw_word_t lo, unw_word_t hi) argument
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dalgorithm.h23 constexpr const T& clamp(const T& v, const T& lo, const T& hi) { argument
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dexp.c81 double_t hi, lo, c, xx, y; local
H A Dexpm1f.c31 float_t y, hi, lo, c, t, e, hxs, hfx, r1, twopk; local
H A Dexpf.c29 float_t hi, lo, c, xx, y; local
H A Dlog10f.c34 float_t hfsq, f, s, z, R, w, t1, t2, dk, hi, lo; local
H A Dlog2f.c32 float_t hfsq, f, s, z, R, w, t1, t2, hi, lo; local
H A Dexpm1.c121 double_t y, hi, lo, c, t, e, hxs, hfx, r1, twopk; local
H A Dlog2.c38 double_t hfsq, f, s, z, R, w, t1, t2, y, hi, lo, val_hi, val_lo; local
H A Dlog10.c40 double_t hfsq, f, s, z, R, w, t1, t2, dk, y, hi, lo, val_hi, val_lo; local
H A Dfmal.c50 long double lo; member in struct:dd
[all...]
H A Dfma.c6 static void add(long double* hi, long double* lo, long double x, long double y) { argument
16 static void mul(long double* hi, long double* lo, long double x, long double y) { argument
34 static long double adjust(long double hi, long double lo) { argument
195 double lo; member in struct:dd
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/
H A Dpolyval.c36 uint64_t lo = b->u[1]; local
H A Dinternal.h95 typedef struct { uint64_t hi,lo; } u128; member in struct:__anon1915
/fuchsia/zircon/third_party/uapp/mkfs-msdosfs/
H A Dnewfs_msdos.c167 static unsigned int argtou(const char* arg, unsigned int lo, unsigned int hi, const char* msg) { argument
[all...]
/fuchsia/zircon/third_party/ulib/musl/third_party/include/
H A Dlibm.h43 uint64_t lo; member in struct:ldshape::__anon1823
49 uint64_t lo; member in struct:ldshape::__anon1824
60 uint64_t lo; member in struct:ldshape::__anon1825
64 uint64_t lo; member in struct:ldshape::__anon1826
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daes-x86_64.pl73 sub lo() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1l/; subroutine
[all...]
/fuchsia/zircon/system/dev/bus/virtio/backends/
H A Dpci_modern.cpp83 uint32_t lo, hi; local
/fuchsia/zircon/kernel/arch/x86/
H A Dregisters.cpp555 uint32_t hi, lo; local
/fuchsia/zircon/system/dev/ethernet/dwmac/
H A Ddwmac.cpp449 uint32_t lo = dwmac_regs_->macaddr0lo; local

Completed in 159 milliseconds

12