Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c86669 int hasInitCoroutine = 0; local
86699 if( opcode==OP_InitCoroutine ) hasInitCoroutine = 1;
86714 || (hasCreateTable && hasInitCoroutine) || hasCreateIndex