Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c6889 #ifndef UINT16_TYPE
6891 # define UINT16_TYPE uint16_t macro
6893 # define UINT16_TYPE unsigned short int
6899 /* typedef UINT16_TYPE u16; // 2-byte unsigned integer // */
H A Dsqlite3.c14348 #ifndef UINT16_TYPE
14350 # define UINT16_TYPE uint16_t macro
14352 # define UINT16_TYPE unsigned short int macro
14382 typedef UINT16_TYPE u16; /* 2-byte unsigned integer */
[all...]

Completed in 181 milliseconds