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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dvfwscanf.c130 ret = __vfwscanf_unlocked(fp, fmt, ap);
139 __vfwscanf_unlocked(FILE * __restrict fp, const wchar_t * __restrict fmt, va_list ap) function

Completed in 34 milliseconds