Searched refs:strequal (Results 1 – 1 of 1) sorted by relevance
135 STATIC int strequal(const char *, const char *);371 if (strequal(sp->text, name)) in bltinlookup()778 strequal(const char *p, const char *q) in strequal() function