Home
last modified time | relevance | path

Searched refs:YYNSTATE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c180195 #define YYNSTATE 600 macro
182314 static unsigned char yycoverage[YYNSTATE][YYNTOKEN];
182329 for(stateno=0; stateno<YYNSTATE; stateno++){
182468 if( yyNewState<YYNSTATE ){