Searched defs:equal (Results 1 – 4 of 4) sorted by relevance
128 equal(char *b1, char *b2) in equal() function
387 int nw, i, k, equal, cnt[500]; in texit() local
25 #define equal(a,b) (! strcmp(a,b)) macro
1375 equal(char *s1, char *s2) in equal() function