OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT32_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h
394
#ifndef
UINT32_TYPE
396
# define
UINT32_TYPE
uint32_t
398
# define
UINT32_TYPE
unsigned int
434
typedef
UINT32_TYPE
u32; /* 4-byte unsigned integer */
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 48 milliseconds