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

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h157 #define IS_EQUAL(a,b) (!strcmp((a), (b))) macro

Completed in 63 milliseconds