Home
last modified time | relevance | path

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

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