Searched refs:ends_with (Results 1 – 2 of 2) sorted by relevance
22 static inline bool ends_with(const char* s1, const char* s2) { in ends_with() function
141 if (ends_with(line, " [stack]\n")) { in __pthread_attr_getstack_main_thread()