Home
last modified time | relevance | path

Searched refs:ralloc_strncat (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/
Dralloc.h293 bool ralloc_strncat(char **dest, const char *str, size_t n);
Dralloc.c403 ralloc_strncat(char **dest, const char *str, size_t n) in ralloc_strncat() function