HomeSort by: relevance | last modified time | path
    Searched refs:__gmp_replacement_vsnprintf (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/printf/
vasprintf.c 39 #define vsnprintf __gmp_replacement_vsnprintf
snprntffuns.c 43 #define vsnprintf __gmp_replacement_vsnprintf
repl-vsnprintf.c 0 /* __gmp_replacement_vsnprintf -- for systems which don't have vsnprintf, or
69 doesn't affect us since __gmp_replacement_vsnprintf is not required on
98 __gmp_replacement_vsnprintf (char *buf, size_t buf_size, function
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 4585 __GMP_DECLSPEC int __gmp_replacement_vsnprintf (char *, size_t, const char *, va_list);

Completed in 37 milliseconds