Searched refs:ALLOW_SPACES_AFTER_SIGN (Results 1 – 4 of 4) sorted by relevance
30 StringToDoubleConverter::ALLOW_SPACES_AFTER_SIGN | in LLVMFuzzerTestOneInput()
60 ALLOW_SPACES_AFTER_SIGN = 32, enumerator
441 const bool allow_spaces_after_sign = (flags_ & ALLOW_SPACES_AFTER_SIGN) != 0; in StringToIeee()