Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_hotshot.c23 #define GETTIMEOFDAY(P_HS_TIME) \ argument
26 *(P_HS_TIME) = _temp.QuadPart; }