Searched refs:EXT_FRACLMBITS (Results 1 – 2 of 2) sorted by relevance
89 #define EXT_FRACLMBITS 32 macro
282 #ifdef EXT_FRACLMBITS in __hldtoa()283 for (fbits = EXT_FRACLMBITS / 4; fbits > 0 && s > s0; s--, fbits--) { in __hldtoa()