Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c78 void to_base10(char *lastdig, time_t n) in to_base10() function
113 to_base10(buf + 31, tv.tv_sec); in c_main()
114 to_base10(buf + 38, tv.tv_usec); in c_main()