Searched refs:CMP_FUNC (Results 1 – 1 of 1) sorted by relevance
95 #ifndef CMP_FUNC96 # define CMP_FUNC memcmp macro245 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_short_needle()349 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_long_needle()445 #undef CMP_FUNC
Completed in 2 milliseconds