Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtreeview.c943 if( pList->eU4==EU4_NONE ){ in sqlite3TreeViewBareIdList()
H A DsqliteInt.h3089 #define EU4_NONE 0 /* Does not use IdList.a.u4 */ macro