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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7746 #define SMALLEST_INT64 (((i64)-1) - LARGEST_INT64) macro
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c11738 #define SMALLEST_INT64 (((i64)-1) - LARGEST_INT64) macro
144877 # define SMALLEST_INT64 macro
175030 # define SMALLEST_INT64 macro
177841 # define SMALLEST_INT64 macro
[all...]

Completed in 707 milliseconds