Home
last modified time | relevance | path

Searched defs:vspval (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp134 int vspval = vsprintf(buffer, format, aptr); in VsprintfTest() local
143 int vspval = VsprintfTest(format, i); in Vsprintf() local
157 int vspval = __vsprintf_chk(buffer, PARAM_1, PARAM_2, format, aptr); in vsprintfChkTest() local
166 int vspval = vsprintfChkTest(format, i); in VsprintfChk() local

Completed in 4 milliseconds