OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT48_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
487
# define
UINT48_MAX
UINT48_C(281474976710655)
490
# define UINT_LEAST48_MAX
UINT48_MAX
493
# define UINT_FAST48_MAX
UINT48_MAX
496
# define __UINT_LEAST32_MAX
UINT48_MAX
499
# define __UINT_LEAST16_MAX
UINT48_MAX
502
# define __UINT_LEAST8_MAX
UINT48_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
487
# define
UINT48_MAX
UINT48_C(281474976710655)
490
# define UINT_LEAST48_MAX
UINT48_MAX
493
# define UINT_FAST48_MAX
UINT48_MAX
496
# define __UINT_LEAST32_MAX
UINT48_MAX
499
# define __UINT_LEAST16_MAX
UINT48_MAX
502
# define __UINT_LEAST8_MAX
UINT48_MAX
Completed in 19 milliseconds