Searched defs:same_string (Results 1 – 2 of 2) sorted by relevance
58 LIBC_INLINE constexpr bool same_string(char const *lhs, char const *rhs) { in same_string() function
398 bool same_string = in add_production() local