Searched refs:tvadd (Results 1 – 2 of 2) sorted by relevance
/external/ltp/utils/ffsb-6.0-rc2/ | ||
D | util.h | 75 struct timeval tvadd(struct timeval t1, struct timeval t0); |
D | util.c | 144 struct timeval tvadd(struct timeval t1, struct timeval t0) in tvadd() function |