OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__uintn_t
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
260
#define
__uintn_t
(n) __stdint_join3(uint, n, _t)
macro
271
typedef
__uintn_t
(__INTPTR_WIDTH__) uintptr_t;
/prebuilts/sdk/renderscript/clang-include/
stdint.h
260
#define
__uintn_t
(n) __stdint_join3(uint, n, _t)
macro
271
typedef
__uintn_t
(__INTPTR_WIDTH__) uintptr_t;
Completed in 32 milliseconds