Searched defs:tms (Results 1 – 9 of 9) sorted by relevance
10 struct tms { struct11 clock_t tms_utime; argument12 clock_t tms_stime; argument13 clock_t tms_cutime; argument14 clock_t tms_cstime; argument
54 struct tms tms; in gettimeofday() local
128 struct tms tms; in gp_get_usertime() local
188 struct tm tms; in psw_begin_file_header() local
118 struct tm tms; in gettimeofday() local
215 struct tm tms; in gdev_tiff_begin_page() local
279 struct tm tms; in pdf_initialize_ids() local
29 static Tm tms; in redraw() local
721 struct tms t0, t1, tms; local