HomeSort by: relevance | last modified time | path
    Searched refs:CMP_FUNC (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 27 milliseconds