Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
Ds_time.c110 static double tm_Time_F(int s) in tm_Time_F() function
275 tm_Time_F(START); in s_time_main()
312 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
356 tm_Time_F(START); in s_time_main()
392 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
/third_party/openssl/apps/
Ds_time.c110 static double tm_Time_F(int s) in tm_Time_F() function
275 tm_Time_F(START); in s_time_main()
312 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
356 tm_Time_F(START); in s_time_main()
392 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()