Home
last modified time | relevance | path

Searched refs:string_equal (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c436 static inline bool string_equal(tree node, const char *string, int length) in string_equal() function
447 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str))