Searched defs:timeval_subtract (Results 1 – 3 of 3) sorted by relevance
47 timeval_subtract(struct timeval* d, const struct timeval* end, const struct timeval* start) in timeval_subtract() function
343 timeval_subtract(struct timeval *tv1, struct timeval *tv2) in timeval_subtract() function
315 timeval_subtract (struct timeval *result, struct timeval *x, struct timeval *y) in timeval_subtract() function