Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp274 int sprintfValue = DEF_VALUE; in SprintfChk() local
277 sprintfValue = __sprintf_chk(buffer, PARAM_0, SIZE_20, "hello : %s", "world!"); in SprintfChk()
278 if (sprintfValue > PARAM_0) { in SprintfChk()

Completed in 2 milliseconds