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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7680 #ifndef INT16_TYPE
7682 # define INT16_TYPE int16_t macro
7684 # define INT16_TYPE short int macro
7708 typedef INT16_TYPE i16; /* 2-byte signed integer */
[all...]

Completed in 404 milliseconds