Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.c2867 if (stop==TM_START) in app_tminterval()
2900 if (stop==TM_START) tmstart = clock(); in app_tminterval()
2930 if (stop==TM_START) tmstart = now; in app_tminterval()
2935 if (stop==TM_START) tmstart = now; in app_tminterval()
2967 if (stop==TM_START) tmstart = now; in app_tminterval()
2985 if (stop==TM_START) tmstart = now; in app_tminterval()
3009 if (stop==TM_START) tmstart = now; in app_tminterval()
Dapps.h367 #define TM_START 0 macro