Searched refs:_C99SUSv3_recognize_hexfp (Results 1 – 4 of 4) sorted by relevance
152 #define _C99SUSv3_recognize_hexfp 0x00000001 macro
53 lc = (__xpg6 & _C99SUSv3_recognize_hexfp)? -1 : 0; in strtod()
63 wstring_to_decimal(&cp, __xpg6 & _C99SUSv3_recognize_hexfp, &dr, &form); in wcstod()
623 lc = (__xpg6 & _C99SUSv3_recognize_hexfp)? -1 : 0; in number()