PatchworkOS
Loading...
Searching...
No Matches
memchr.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

void * memchr (const void *s, int c, size_t n)
 

Function Documentation

◆ memchr()

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().