Home
last modified time | relevance | path

Searched defs:xRoundup (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h1766 int (*xRoundup)(int); /* Round up request size to allocation size */ member
/third_party/sqlite/src/
Dsqlite3.c2076 int (*xRoundup)(int); /* Round up request size to allocation size */ member