OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT64_CONST
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/lzma_sdk/
Types.h
80
#define
UINT64_CONST
(n) n
84
#define
UINT64_CONST
(n) n ## ULL
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
Types.h
81
#define
UINT64_CONST
(n) n
85
#define
UINT64_CONST
(n) n ## ULL
/external/lzma/C/
Types.h
80
#define
UINT64_CONST
(n) n
84
#define
UINT64_CONST
(n) n ## ULL
Completed in 23 milliseconds