HomeSort by: relevance | last modified time | path
    Searched refs:STRTOG_Overflow (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/gdtoa/
gdtoa.h 91 STRTOG_Overflow = 0x80,
gethex.c 250 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
strtodg.c 284 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;
1079 irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;

Completed in 11 milliseconds