Searched defs:fmt0 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libkern/stdio/
H A Dscanf.c131 vsscanf(const char *inp, char const *fmt0, va_list ap) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dincaltst.cpp884 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); local
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dprintf-pos.c247 __find_arguments (const char *fmt0, va_list ap, union arg **argtable) argument
469 __find_warguments (const wchar_t *fmt0, va_list ap, union arg **argtable) argument
H A Dvfscanf.c110 __vfscanf(FILE * __restrict fp, char const * __restrict fmt0, va_list ap) argument
121 vfscanf_l(FILE * __restrict fp, locale_t loc, char const * __restrict fmt0, va_list ap) argument
136 __svfscanf_l(FILE * __restrict fp, locale_t loc, const char * __restrict fmt0, va_list ap) argument
838 __svfscanf(FILE * __restrict fp, const char * __restrict fmt0, va_list ap) argument
H A Dvfprintf.c277 vfprintf_l(FILE * __restrict fp, locale_t loc, const char * __restrict fmt0, va_list ap) argument
289 vfprintf(FILE * __restrict fp, const char * __restrict fmt0, va_list ap) argument
315 __vfprintf(FILE *fp, locale_t loc, const char *fmt0, va_list ap) argument
H A Dvfwprintf.c354 vfwprintf_l(FILE * __restrict fp, locale_t loc, const wchar_t * __restrict fmt0, va_list ap) argument
371 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) argument
391 __vfwprintf(FILE *fp, locale_t loc, const wchar_t *fmt0, va_list ap) argument
H A Dxprintf.c1032 __xvprintf(printf_comp_t restrict pc, printf_domain_t restrict domain, FILE * restrict fp, locale_t restrict loc, const char * restrict fmt0, va_list ap) argument
/macosx-10.10.1/ruby-106/ruby/
H A Dvsnprintf.c537 BSD_vfprintf(FILE *fp, const char *fmt0, va_list ap) argument

Completed in 105 milliseconds