Searched refs:ALLOW_SPACES_AFTER_SIGN (Results 1 – 2 of 2) sorted by relevance
411 ALLOW_SPACES_AFTER_SIGN = 32 enumerator
665 const bool allow_spaces_after_sign = (flags_ & ALLOW_SPACES_AFTER_SIGN) != 0; in StringToIeee()