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

/external/chromium_org/third_party/sqlite/src/src/
H A Drecover.c1913 int bNotNull; /* Non-zero if NULL is not allowed for name. */ local
1973 bNotNull = 0;
1976 bNotNull = 1;
1992 if( bNotNull ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c112159 int bNotNull; /* Non-zero if NULL is not allowed for name. */ local
[all...]

Completed in 287 milliseconds