Home
last modified time | relevance | path

Searched defs:timespec_is_zero (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/util/
Dtimespec.h268 timespec_is_zero(const struct timespec *a) in timespec_is_zero() function
/external/adhd/cras/src/common/
Dcras_util.h165 static inline int timespec_is_zero(const struct timespec *ts) in timespec_is_zero() function
/external/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp271 TEST(timespec_test, timespec_is_zero) in TEST() argument