Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c14888 # define SQLITE_PTRSIZE __SIZEOF_POINTER__ macro
14893 # define SQLITE_PTRSIZE 4 macro
14895 # define SQLITE_PTRSIZE 8 macro