Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp446 va_list argp; in vfsf() local
448 va_start(argp, fmt); in vfsf()
449 value = vfscanf(file, fmt, argp); in vfsf()
450 va_end(argp); in vfsf()

Completed in 2 milliseconds