Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/newlib/
H A Dstr-two-way.h95 #ifndef CMP_FUNC
96 # define CMP_FUNC memcmp macro
245 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