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
506
# define
UINT56_MAX
UINT56_C(72057594037927935)
509
# define UINT_LEAST56_MAX
UINT56_MAX
512
# define UINT_FAST56_MAX
UINT56_MAX
515
# define __UINT_LEAST32_MAX
UINT56_MAX
518
# define __UINT_LEAST16_MAX
UINT56_MAX
521
# define __UINT_LEAST8_MAX
UINT56_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
506
# define
UINT56_MAX
UINT56_C(72057594037927935)
509
# define UINT_LEAST56_MAX
UINT56_MAX
512
# define UINT_FAST56_MAX
UINT56_MAX
515
# define __UINT_LEAST32_MAX
UINT56_MAX
518
# define __UINT_LEAST16_MAX
UINT56_MAX
521
# define __UINT_LEAST8_MAX
UINT56_MAX
Completed in 40 milliseconds