Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/stdio/
A Dvscanf.c5 int vscanf(const char* restrict fmt, va_list ap) { in vscanf() function
A Dscanf.c9 ret = vscanf(fmt, ap); in scanf()
/third_party/ulib/musl/include/
A Dstdio.h111 int vscanf(const char* __restrict, __isoc_va_list) __scanflike(1, 0);
/third_party/ulib/musl/
A Dmusl-rules.mk735 $(LOCAL_DIR)/src/stdio/vscanf.c \

Completed in 7 milliseconds