Home
last modified time | relevance | path

Searched refs:CMP_FUNC (Results 1 – 2 of 2) sorted by relevance

/string/
A Dstr-two-way.h78 #ifndef CMP_FUNC
79 # define CMP_FUNC memcmp macro
240 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_short_needle()
415 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_long_needle()
525 #undef CMP_FUNC
A Dstrcasestr.c46 #define CMP_FUNC(p1, p2, l) \ macro

Completed in 5 milliseconds