Home
last modified time | relevance | path

Searched refs:fscanf (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dfscanf.c5 int fscanf(FILE* restrict f, const char* restrict fmt, ...) { in fscanf() function
A Dvfwscanf.c353 if (fscanf(f, tmp, dest ? dest : &cnt, &cnt) == -1) in vfwscanf()
/third_party/ulib/musl/include/
A Dstdio.h109 int fscanf(FILE* __restrict, const char* __restrict, ...) __scanflike(2, 3);
/third_party/ulib/musl/
A Dmusl-rules.mk672 $(LOCAL_DIR)/src/stdio/fscanf.c \

Completed in 6 milliseconds