Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp570 int vssval = vsscanf(str, format, args); in GetMatches() local
572 return vssval; in GetMatches()
579 int vssval = GetMatches("99 bottles of beer on the wall", " %d %s ", &val, buf); in Vsscanf() local
581 if (vssval < ZEROVAL) { in Vsscanf()

Completed in 2 milliseconds