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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15006 #define LARGEST_INT64 (0xffffffff|(((i64)0x7fffffff)<<32)) macro
184363 #define LARGEST_INT64 macro
230200 # define LARGEST_INT64 macro
[all...]

Completed in 1135 milliseconds