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

/external/sqlite/dist/orig/
H A Dsqlite3.c9603 #ifndef INT16_TYPE
9605 # define INT16_TYPE int16_t macro
9607 # define INT16_TYPE short int macro
9631 typedef INT16_TYPE i16; /* 2-byte signed integer */
9678 typedef INT16_TYPE LogEst;
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9603 #ifndef INT16_TYPE
9605 # define INT16_TYPE int16_t macro
9607 # define INT16_TYPE short int macro
9631 typedef INT16_TYPE i16; /* 2-byte signed integer */
9678 typedef INT16_TYPE LogEst;
[all...]

Completed in 678 milliseconds