Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtiming.h48 #define ENDTIMING gettimeofday(&aftertp, NULL); \ macro
Dtimingmodule.c21 ENDTIMING in finish_timing()