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
550
# define
UINT40_MAX
UINT40_C(1099511627775)
553
# define UINT_LEAST40_MAX
UINT40_MAX
556
# define UINT_FAST40_MAX
UINT40_MAX
559
# define __UINT_LEAST32_MAX
UINT40_MAX
562
# define __UINT_LEAST16_MAX
UINT40_MAX
565
# define __UINT_LEAST8_MAX
UINT40_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
550
# define
UINT40_MAX
UINT40_C(1099511627775)
553
# define UINT_LEAST40_MAX
UINT40_MAX
556
# define UINT_FAST40_MAX
UINT40_MAX
559
# define __UINT_LEAST32_MAX
UINT40_MAX
562
# define __UINT_LEAST16_MAX
UINT40_MAX
565
# define __UINT_LEAST8_MAX
UINT40_MAX
Completed in 87 milliseconds