Searched refs:yycoverage (Results 1 – 1 of 1) sorted by relevance
472 static unsigned char yycoverage[YYNSTATE][YYNTOKEN]; variable491 if( yycoverage[stateno][iLookAhead]==0 ) nMissed++; in ParseCoverage()495 yycoverage[stateno][iLookAhead] ? "ok" : "missed"); in ParseCoverage()516 yycoverage[stateno][iLookAhead] = 1; in yy_find_shift_action()