Searched refs:string_equal (Results 1 – 1 of 1) sorted by relevance
436 static inline bool string_equal(tree node, const char *string, int length) in string_equal() function447 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str))