Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dstackleak_plugin.c438 static inline bool string_equal(tree node, const char *string, int length) in string_equal() function
449 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str))