Searched defs:SMALLEST_INT64 (Results 1 – 5 of 5) sorted by relevance
64 # define SMALLEST_INT64 (((sqlite3_int64)-1) - LARGEST_INT64) macro
154 # define SMALLEST_INT64 (((sqlite3_int64)-1) - LARGEST_INT64) macro
60 # define SMALLEST_INT64 (((i64)-1) - LARGEST_INT64) macro
201 #define SMALLEST_INT64 (((i64)-1) - LARGEST_INT64) macro
942 #define SMALLEST_INT64 (((i64)-1) - LARGEST_INT64) macro