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

/macosx-10.9.5/Heimdal-323.92.1/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 284 milliseconds