OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__uint_least16_t
(Results
26 - 26
of
26
) sorted by null
1
2
/prebuilts/sdk/renderscript/clang-include/
stdint.h
75
# define
__uint_least16_t
uint64_t
macro
97
# define
__uint_least16_t
uint56_t
macro
113
# define
__uint_least16_t
uint48_t
macro
129
# define
__uint_least16_t
uint40_t
macro
149
# define
__uint_least16_t
uint32_t
macro
169
# define
__uint_least16_t
uint24_t
macro
180
# define
__uint_least16_t
uint16_t
macro
187
typedef
__uint_least16_t
uint_least16_t;
189
typedef
__uint_least16_t
uint_fast16_t;
Completed in 18 milliseconds
1
2