Searched defs:theIntVal (Results 1 – 2 of 2) sorted by relevance
82 uint64 theIntVal = 0; // also indicates preg number under TK_preg variable
301 int64 theIntVal = static_cast<int64>(lexer.GetTheIntVal()); in ParseStmtBlockForReg() local