Searched refs:HAVE_MEMCHR (Results 1 – 5 of 5) sorted by relevance
31 #ifndef HAVE_MEMCHR
173 #define HAVE_MEMCHR 1 macro
224 #ifndef HAVE_MEMCHR
1655 (HAVE_MEMCHR): Remove.1774 (HAVE_MEMCHR): New macro.2183 Use HAVE_MEMCHR to test for all mem* routines.2384 (memchr): Declare only if !HAVE_MEMCHR. These changes are2422 (memchr): Declare only if !HAVE_MEMCHR. These changes are2713 * system.h (memchr): Declare if !HAVE_MEMCHR, not if2714 !HAVE_MEMCHR && !STDC_HEADERS.2740 * system.h: Declare memchr #if !HAVE_MEMCHR && !STDC_HEADERS,2741 not #if !HAVE_MEMCHR || !STDC_HEADERS.2983 * util.c, diff.h, system.h [!HAVE_MEMCHR]: Don't use void *[all …]
596 #undef HAVE_MEMCHR