Home
last modified time | relevance | path

Searched refs:SPRINTF_0100_RESULT (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dsprintf.c20 const int32_t SPRINTF_0100_RESULT = 4; variable
35 EXPECT_EQ("sprintf_0100", ret, SPRINTF_0100_RESULT); in sprintf_0100()