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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63164 #define ExpandBlob macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c21604 #define ExpandBlob(P) (((P)->flags&MEM_Zero)?sqlite3VdbeMemExpandBlob(P):0) macro
21607 #define ExpandBlob(P) SQLITE_OK macro
[all...]

Completed in 904 milliseconds