Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/
H A Dcommon.h58 LIBC_INLINE constexpr bool same_string(char const *lhs, char const *rhs) { in same_string() function
/aosp_15_r20/external/libxkbcommon/src/compose/
H A Dparser.c398 bool same_string = in add_production() local