Home
last modified time | relevance | path

Searched refs:updateMaxBlobsize (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbe.c82 static void updateMaxBlobsize(Mem *p){ in updateMaxBlobsize() function
115 # define UPDATE_MAX_BLOBSIZE(P) updateMaxBlobsize(P)