Home
last modified time | relevance | path

Searched defs:aprintf (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
Daprintf.c28 char *aprintf(const char *format, ...) { in aprintf() function
/third_party/curl/lib/
Dcurl_printf.h46 # define aprintf curl_maprintf macro
Dcurlx.h112 # define aprintf curlx_maprintf macro
/third_party/libxml2/
Dtrio.h216 #define aprintf trio_aprintf macro
/third_party/zlib/examples/
Dgznorm.c36 local char *aprintf(char *fmt, ...) { in aprintf() function