Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dvsprintf_tc.c29 static void test_vsprintf(void) in test_vsprintf() function
35 UTEST_UNIT_RUN(test_vsprintf); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c65 int (*test_vsprintf)(char *restrict, const char *restrict, va_list); variable
118 test_vsprintf = vsprintf; in test_defined()

Completed in 3 milliseconds