Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmBuildSwitches.h177 #if !(defined CLOCK_STOPS) || ((CLOCK_STOPS != NO) && (CLOCK_STOPS != YES))
178 # undef CLOCK_STOPS
179 # define CLOCK_STOPS NO // Default: Either YES or NO macro
DGlobal.h112 #if CLOCK_STOPS
533 #if CLOCK_STOPS
833 #if !CLOCK_STOPS
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DTime.c71 #if CLOCK_STOPS in TimeNewEpoch()