|
PatchworkOS
|
#include <string.h>Go to the source code of this file.
Functions | |
| void * | memchr (const void *s, int c, size_t n) |
| void * memchr | ( | const void * | s, |
| int | c, | ||
| size_t | n | ||
| ) |
Definition at line 3 of file memchr.c.
References NULL.
Referenced by _scan(), _strtoll_main(), _strtoll_prelim(), and atoll().