HomeSort by relevance Sort by last modified time
    Searched defs:xasprintf (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
xasprintf.c 1 /* Implement the xasprintf function.
31 @deftypefn Replacement char* xasprintf (const char *@var{format}, ...)
33 Print to allocated string without fail. If @code{xasprintf} fails,
42 xasprintf (const char *fmt, ...) function
  /external/fio/oslib/
libmtd_xalloc.h 90 static int xasprintf(char **strp, const char *fmt, ...) function
  /external/dtc/
util.c 50 int xasprintf(char **strp, const char *fmt, ...) function

Completed in 58 milliseconds