Searched refs:CMP_FUNC (Results 1 – 2 of 2) sorted by relevance
63 #ifndef CMP_FUNC64 # define CMP_FUNC memcmp macro213 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_short_needle()317 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_long_needle()413 #undef CMP_FUNC
85 # define CMP_FUNC strncasecmp macro