OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT48_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
528
# define
UINT48_MAX
UINT48_C(281474976710655)
531
# define UINT_LEAST48_MAX
UINT48_MAX
534
# define UINT_FAST48_MAX
UINT48_MAX
537
# define __UINT_LEAST32_MAX
UINT48_MAX
540
# define __UINT_LEAST16_MAX
UINT48_MAX
543
# define __UINT_LEAST8_MAX
UINT48_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
528
# define
UINT48_MAX
UINT48_C(281474976710655)
531
# define UINT_LEAST48_MAX
UINT48_MAX
534
# define UINT_FAST48_MAX
UINT48_MAX
537
# define __UINT_LEAST32_MAX
UINT48_MAX
540
# define __UINT_LEAST16_MAX
UINT48_MAX
543
# define __UINT_LEAST8_MAX
UINT48_MAX
Completed in 24 milliseconds