OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT56_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
465
# define
UINT56_MAX
UINT56_C(72057594037927935)
468
# define UINT_LEAST56_MAX
UINT56_MAX
471
# define UINT_FAST56_MAX
UINT56_MAX
474
# define __UINT_LEAST32_MAX
UINT56_MAX
477
# define __UINT_LEAST16_MAX
UINT56_MAX
480
# define __UINT_LEAST8_MAX
UINT56_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
465
# define
UINT56_MAX
UINT56_C(72057594037927935)
468
# define UINT_LEAST56_MAX
UINT56_MAX
471
# define UINT_FAST56_MAX
UINT56_MAX
474
# define __UINT_LEAST32_MAX
UINT56_MAX
477
# define __UINT_LEAST16_MAX
UINT56_MAX
480
# define __UINT_LEAST8_MAX
UINT56_MAX
Completed in 16 milliseconds