Lines Matching refs:timeval
135 static inline struct timeval
137 struct timeval x in normalize_tval()
179 static inline struct timeval
181 struct timeval a, in add_tval()
182 struct timeval b in add_tval()
185 struct timeval x; in add_tval()
195 static inline struct timeval
197 struct timeval a, in add_tval_us()
201 struct timeval x; in add_tval_us()
210 static inline struct timeval
212 struct timeval a, in sub_tval()
213 struct timeval b in sub_tval()
216 struct timeval x; in sub_tval()
226 static inline struct timeval
228 struct timeval a, in sub_tval_us()
232 struct timeval x; in sub_tval_us()
241 static inline struct timeval
243 struct timeval a in neg_tval()
246 struct timeval x; in neg_tval()
255 static inline struct timeval
257 struct timeval a in abs_tval()
260 struct timeval c; in abs_tval()
281 struct timeval a, in cmp_tval()
282 struct timeval b in cmp_tval()
301 struct timeval a, in cmp_tval_denorm()
302 struct timeval b in cmp_tval_denorm()
314 struct timeval a in test_tval()
332 struct timeval a in test_tval_denorm()
341 struct timeval x in tvaltoa()
350 struct timeval x in tval_intv_to_lfp()
353 struct timeval v; in tval_intv_to_lfp()
366 struct timeval x in tval_stamp_to_lfp()
378 static inline struct timeval
383 struct timeval out; in lfp_intv_to_tval()
403 static inline struct timeval
408 struct timeval out; in lfp_uintv_to_tval()
421 static inline struct timeval
427 struct timeval out; in lfp_stamp_to_tval()