C2x scanf binary constant handling
[glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-isoc23_vwscanf.c
blobf92876ec27e07df3c7e1648983a73678fc14af6f
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 __isoc23_vwscanf (const wchar_t *fmt, va_list ap)
7 return __nldbl___isoc23_vfwscanf (stdin, fmt, ap);