Home
last modified time | relevance | path

Searched defs:hi0bits (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h542 #define hi0bits(x) __hi0bits_D2A((ULong)(x)) macro
/aosp_15_r20/external/python/cpython3/Python/
Ddtoa.c529 hi0bits(ULong x) in hi0bits() function
/aosp_15_r20/external/python/cpython2/Python/
Ddtoa.c536 hi0bits(ULong x) in hi0bits() function