OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT24_MAX
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Headers/
stdint.h
556
# define
UINT24_MAX
UINT24_C(16777215)
559
# define UINT_LEAST24_MAX
UINT24_MAX
562
# define UINT_FAST24_MAX
UINT24_MAX
565
# define __UINT_LEAST16_MAX
UINT24_MAX
568
# define __UINT_LEAST8_MAX
UINT24_MAX
/prebuilts/sdk/renderscript/clang-include/
stdint.h
556
# define
UINT24_MAX
UINT24_C(16777215)
559
# define UINT_LEAST24_MAX
UINT24_MAX
562
# define UINT_FAST24_MAX
UINT24_MAX
565
# define __UINT_LEAST16_MAX
UINT24_MAX
568
# define __UINT_LEAST8_MAX
UINT24_MAX
Completed in 19 milliseconds