Home
last modified time | relevance | path

Searched refs:xvasprintf (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dutils.c38 char *xvasprintf(const char *fmt, va_list ap) in xvasprintf() function
60 str = xvasprintf(fmt, ap); in xasprintf()
H A Dutils.h45 char *xvasprintf(const char *fmt, va_list ap);
/third_party/libinput/src/
H A Dutil-strings.h133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() function
/third_party/libinput/test/
H A Dtest-device.c1457 n = xvasprintf(&message, format, args); in debug_log_handler()

Completed in 3 milliseconds