Searched defs:allow_trailing_junk (Results 1 – 2 of 2) sorted by relevance
544 bool allow_trailing_junk, in RadixStringToIeee()662 const bool allow_trailing_junk = (flags_ & ALLOW_TRAILING_JUNK) != 0; in StringToIeee() local
78 bool allow_trailing_junk) { in InternalStringToIntDouble()494 const bool allow_trailing_junk = true; in HandlePowerOfTwoCase() local571 const bool allow_trailing_junk = (flags & ALLOW_TRAILING_JUNK) != 0; in InternalStringToDouble() local