Home
last modified time | relevance | path

Searched defs:kLibcSupportsParsingBinaryLiterals (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dwchar_test.cpp58 constexpr bool kLibcSupportsParsingBinaryLiterals = __GLIBC_PREREQ(2, 38); variable
60 constexpr bool kLibcSupportsParsingBinaryLiterals = true; variable