OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT40_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
509
# define
UINT40_MAX
UINT40_C(1099511627775)
512
# define UINT_LEAST40_MAX
UINT40_MAX
515
# define UINT_FAST40_MAX
UINT40_MAX
518
# define __UINT_LEAST32_MAX
UINT40_MAX
521
# define __UINT_LEAST16_MAX
UINT40_MAX
524
# define __UINT_LEAST8_MAX
UINT40_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
509
# define
UINT40_MAX
UINT40_C(1099511627775)
512
# define UINT_LEAST40_MAX
UINT40_MAX
515
# define UINT_FAST40_MAX
UINT40_MAX
518
# define __UINT_LEAST32_MAX
UINT40_MAX
521
# define __UINT_LEAST16_MAX
UINT40_MAX
524
# define __UINT_LEAST8_MAX
UINT40_MAX
Completed in 91 milliseconds