Searched refs:_vfwprintf_c89 (Results 1 – 6 of 6) sorted by relevance
147 #pragma redefine_extname vfwprintf _vfwprintf_c89157 #define vfwprintf _vfwprintf_c89
106 _vfwprintf_c89(FILE *iop, const wchar_t *format, va_list ap) in _vfwprintf_c89() function
196 count = _vfwprintf_c89(iop, format, ap); in _fwprintf_c89()
268 extern int _vfwprintf_c89(FILE *, const wchar_t *, va_list);
195 SKIP_SYMBOL|_vfwprintf_c89
3264 _vfwprintf_c89;