Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dsprintf.c21 const int32_t SPRINTF_0200_RESULT = 5; variable
48 EXPECT_EQ("sprintf_0200", ret, SPRINTF_0200_RESULT); in sprintf_0200()