Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A DsqliteInt.h117 #ifndef INTPTR_TYPE
119 # define INTPTR_TYPE int macro
121 # define INTPTR_TYPE long long macro
129 typedef INTPTR_TYPE ptr; /* Big enough to hold a pointer */
130 typedef unsigned INTPTR_TYPE uptr; /* Big enough to hold a pointer */