Searched refs:tmd (Results 1 – 1 of 1) sorted by relevance
42 struct tm tmd; in do_test() local43 tm = localtime_r (&ouch, &tmd); in do_test()44 TEST_VERIFY_EXIT (tm == &tmd); in do_test()