OpenGrok
Cross Reference: shell.c
xref
: /
external
/
sqlite
/
dist
/
shell.c
Home
|
History
|
Annotate
|
Download
|
only in
dist
Lines Matching
refs:SQLITE_FULL
3632
if( iOfst+iAmt>=APND_MAX_SIZE ) return
SQLITE_FULL
;