Searched refs:FLAG_INTERN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c18979 #define FLAG_INTERN 2 /* True if for internal use only */ macro
19013 /* All the rest have the FLAG_INTERN bit set and are thus for internal
19225 if( useExtended || (infop->flags & FLAG_INTERN)==0 ){
[all...]

Completed in 364 milliseconds