Home
last modified time | relevance | path

Searched defs:Ebits (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h317 #define Ebits 11 macro
355 #define Ebits 8 /* exponent has 7 bits, but 8 is the right value in b2d */ macro
382 #define Ebits 8 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dbignum_core.c695 static size_t exp_mod_get_window_size(size_t Ebits) in exp_mod_get_window_size()
/aosp_15_r20/external/mbedtls/library/
H A Dbignum_core.c695 static size_t exp_mod_get_window_size(size_t Ebits) in exp_mod_get_window_size()
/aosp_15_r20/external/python/cpython3/Python/
Ddtoa.c254 #define Ebits 11 macro
/aosp_15_r20/external/python/cpython2/Python/
Ddtoa.c258 #define Ebits 11 macro