Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c16050 ** Macro SMXV(n) return the maximum value that can be held in variable n,
16054 #define SMXV(n) ((((i64)1)<<(sizeof(n)*8-1))-1)
15447 #define SMXV( global() macro
[all...]