digitValue 1655 eval/eval-lex.cpp bits = bits << 3 | digitValue(*i); digitValue 1665 eval/eval-lex.cpp bits = bits << 4 | digitValue(*i);