Home | History | Annotate | Download | only in sed

Lines Matching full:bootstrap_memchr

186 # define memchr bootstrap_memchr
188 static VOID *bootstrap_memchr P_((const VOID *s, int c, size_t n));
190 bootstrap_memchr(s, c, n)