Home
last modified time | relevance | path

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

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