HomeSort by: relevance | last modified time | path
    Searched defs:xyzprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/tools/compat/
snprintf.c 326 xyzprintf (struct state *state, const char *char_format, va_list ap) function
622 st = xyzprintf (&state, format, args);
658 ret = xyzprintf (&state, format, args);
snprintf.c 326 xyzprintf (struct state *state, const char *char_format, va_list ap) function
622 st = xyzprintf (&state, format, args);
658 ret = xyzprintf (&state, format, args);

Completed in 33 milliseconds