Searched refs:ralloc_strncat (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/util/ | ||
D | ralloc.h | 293 bool ralloc_strncat(char **dest, const char *str, size_t n); |
D | ralloc.c | 403 ralloc_strncat(char **dest, const char *str, size_t n) in ralloc_strncat() function |