Home
last modified time | relevance | path

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

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