1#include "nldbl-compat.h"
2
3int
4attribute_hidden
5__isoc99_vfwscanf (FILE *s, const wchar_t *fmt, va_list ap)
6{
7 return __nldbl___isoc99_vfwscanf (s, fmt, ap);
8}
9

source code of glibc/sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c