Searched defs:octal (Results 1 – 4 of 4) sorted by relevance
611 bool octal = leading_zero && (flags & ALLOW_IMPLICIT_OCTAL) != 0; in InternalStringToDouble() local
64 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator
368 uc32 octal = ParseOctalLiteral(); in ParseDisjunction() local
468 Scanner::Location octal = scanner()->octal_position(); in CheckOctalLiteral() local