Home
last modified time | relevance | path

Searched refs:Vsscanf_Test (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk1.cpp1559 extern "C" int Vsscanf_Test(const char *str, const char *format, ...);
1560 int Vsscanf_Test(const char *str, const char *format, ...) in Vsscanf_Test() function
1573 int ret = Vsscanf_Test("99 bottles of beer on the wall", " %d %s ", &val, dest); in Vsscanf_One()

Completed in 4 milliseconds