Home
last modified time | relevance | path

Searched refs:EXT_FRACLBITS (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/machine/
Dieee.h90 #define EXT_FRACLBITS 32 macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c275 for (; s > s0 + sigfigs - (EXT_FRACLBITS / 4) - 1 && s > s0; s--) { in __hldtoa()