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