Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdlib_h/functions/
A Datol_tc.c60 static void test_atol(void) in test_atol() function
66 UTEST_UNIT_RUN(test_atol); in testcase()
/examples/utest/testcases/posix/stdlib_h/definitions/
A Dstdlib_h.c25 long (*test_atol)(const char *__nptr); variable
58 test_atol = atol; in test_defined()

Completed in 4 milliseconds