OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isnull
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/uuid/
Android.mk
8
isnull
.c \
/external/chromium_org/third_party/sqlite/src/src/
printf.c
654
int i, j, k, n,
isnull
;
local
659
isnull
= escarg==0;
660
if(
isnull
) escarg = (xtype==etSQLESCAPE2 ? "NULL" : "(NULL)");
665
needQuote = !
isnull
&& xtype==etSQLESCAPE2;
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
19137
int i, j, k, n,
isnull
;
local
[
all
...]
Completed in 127 milliseconds