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

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstr-two-way.h32 CMP_FUNC(p1, p2, l) A macro that returns 0 iff the first L
77 #ifndef CMP_FUNC
78 # define CMP_FUNC memcmp macro
250 if (CMP_FUNC (needle, needle + period, suffix) == 0)
354 if (CMP_FUNC (needle, needle + period, suffix) == 0)
450 #undef CMP_FUNC macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstr-two-way.h32 CMP_FUNC(p1, p2, l) A macro that returns 0 iff the first L
77 #ifndef CMP_FUNC
78 # define CMP_FUNC memcmp macro
250 if (CMP_FUNC (needle, needle + period, suffix) == 0)
354 if (CMP_FUNC (needle, needle + period, suffix) == 0)
450 #undef CMP_FUNC macro

Completed in 103 milliseconds