Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dvfwprintf.c52 int resule = readFile(file, value, L"world"); in vfwprintf_0100() local
69 int resule = readFile(NULL, value, L"world"); in vfwprintf_0200() local
Dvwprintf.c42 int resule = readFile(value, L"world"); in vwprintf_0100() local