Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.c2789 if (stop==TM_START) in app_tminterval()
2822 if (stop==TM_START) tmstart = clock(); in app_tminterval()
2852 if (stop==TM_START) tmstart = now; in app_tminterval()
2857 if (stop==TM_START) tmstart = now; in app_tminterval()
2889 if (stop==TM_START) tmstart = now; in app_tminterval()
2907 if (stop==TM_START) tmstart = now; in app_tminterval()
2931 if (stop==TM_START) tmstart = now; in app_tminterval()
Dapps.h357 #define TM_START 0 macro