Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h780 #ifndef INT16_TYPE
782 # define INT16_TYPE int16_t macro
784 # define INT16_TYPE short int macro
808 typedef INT16_TYPE i16; /* 2-byte signed integer */
855 typedef INT16_TYPE LogEst;