LLVM API Documentation

Go to the source code of this file.
Functions | |
| size_t | llvm_strlcpy (char *dst, const char *src, size_t siz) |
| size_t llvm_strlcpy | ( | char * | dst, |
| const char * | src, | ||
| size_t | siz | ||
| ) |
Definition at line 29 of file regstrlcpy.c.
Referenced by llvm_regerror(), and mcadd().