Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c6882 #ifndef UINT32_TYPE
6884 # define UINT32_TYPE uint32_t macro
6886 # define UINT32_TYPE unsigned int
6898 /* typedef UINT32_TYPE u32; // 4-byte unsigned integer // */
H A Dsqlite3.c14341 #ifndef UINT32_TYPE
14343 # define UINT32_TYPE uint32_t macro
14345 # define UINT32_TYPE unsigned int macro
14381 typedef UINT32_TYPE u32; /* 4-byte unsigned integer */
[all...]

Completed in 155 milliseconds