HomeSort by relevance Sort by last modified time
    Searched refs:INT16_TYPE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 408 #ifndef INT16_TYPE
410 # define INT16_TYPE int16_t
412 # define INT16_TYPE short int
436 typedef INT16_TYPE i16; /* 2-byte signed integer */
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 68 milliseconds