Embedded Artistry Framework
Embedded Systems C++ Framework
src
stdlibs
libc
src
string
Functions
memrchr.c File Reference
#include <
string.h
>
Include dependency graph for memrchr.c:
Functions
void *
__memrchr
(const void *, int,
size_t
)
Function Documentation
◆
__memrchr()
void * __memrchr
(
const void *
m
,
int
c
,
size_t
n
)
References
n
, and
s
.
Referenced by
strrchr()
.
Here is the caller graph for this function:
Generated by
1.8.15