Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdlib_h/functions/
A Datoi_tc.c58 static void test_atoi(void) in test_atoi() function
64 UTEST_UNIT_RUN(test_atoi); in testcase()
/examples/utest/testcases/posix/stdlib_h/definitions/
A Dstdlib_h.c24 int (*test_atoi)(const char *__nptr); variable
57 test_atoi = atoi; in test_defined()

Completed in 4 milliseconds