Home
last modified time | relevance | path

Searched defs:vfscanf (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dtrio.h203 # define vfscanf trio_vfscanf macro
/external/musl/src/stdio/
Dvfscanf.c56 int vfscanf(FILE *restrict f, const char *restrict fmt, va_list ap) in vfscanf() function