Home
last modified time | relevance | path

Searched defs:asprintf (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_string.h101 #define asprintf util_asprintf macro
/hardware/google/aemu/base/
Dmsvc.cpp42 int asprintf(char** buf, const char* format, ...) { in asprintf() function