OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_x3
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CXX/lex/lex.literal/lex.ext/
p3.cpp
17
template<char...Cs> constexpr int operator ""
_x3
() { return sizeof...(Cs); }
function
18
static_assert(123456789012345678901234567890123456789012345678901234567890
_x3
== 60, "");
p4.cpp
17
template<char...Cs> constexpr int operator ""
_x3
() { return sizeof...(Cs); }
function
/external/icu4c/layout/
IndicClassTables.cpp
18
#define
_x3
(3 << CF_INDEX_SHIFT)
macro
56
#define _s3 (_dv |
_x3
)
Completed in 1388 milliseconds