Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp225 size_t bos = __DIAGNOSE_BOS(fmt); in vsnprintfChk_test() local
226 int vsnval = __vsnprintf_chk(s, n, ZEROVAL, bos, fmt, ap); in vsnprintfChk_test()
349 size_t bos = ZERO; in Fread_chk() local
353 int ret = __fread_chk(buffer, bos, bos, file, bos); in Fread_chk()

Completed in 2 milliseconds