Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c184 # define memchr bootstrap_memchr
186 static VOID *bootstrap_memchr P_((const VOID *s, int c, size_t n));
188 bootstrap_memchr(s, c, n) in bootstrap_memchr() function
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog2027 old-style the declaration for bootstrap_memchr()!
2210 * sed/execute.c(bootstrap_memchr): new function. When