Home | History | Annotate | Download | only in Modules

Lines Matching refs:clock_t

62     clock_t value;
64 if (value == (clock_t)-1) {
1019 if (times(&t) != (clock_t)-1) {