Searched defs:strEQ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/patch/
H A Dcommon.h62 #define strEQ(s1,s2) (!strcmp(s1, s2)) macro
/netbsd-current/games/warp/
H A Dwarp.h146 #define strEQ(s1,s2) (!strcmp(s1,s2)) macro

Completed in 190 milliseconds