Searched defs:xRoundup (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h1400 int (*xRoundup)(int); /* Round up request size to allocation size */ member in struct:sqlite3_mem_methods
H A Dsqlite3.c1971 int (*xRoundup)(int); /* Round up request size to allocation size */ member in struct:sqlite3_mem_methods
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1257 int (*xRoundup)(int); /* Round up request size to allocation size */ member in struct:sqlite3_mem_methods
H A Dsqlite3.c1810 int (*xRoundup)(int); /* Round up request size to allocation size */ member in struct:sqlite3_mem_methods
[all...]

Completed in 725 milliseconds