Searched defs:parse_as_hex_float (Results 1 – 1 of 1) sorted by relevance
281 bool parse_as_hex_float, in RadixStringToIeee()550 bool parse_as_hex_float = (flags_ & ALLOW_HEX_FLOATS) && in StringToIeee() local