Searched defs:mtimeof (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/3d/
H A Dutimes3d.c27 #define mtimeof(p) (((p)+1)->tv_sec) macro
45 mtime = mtimeof(tms);
H A Dutime3d.c53 #define mtimeof(p) ((p)->modtime) macro
71 mtime = mtimeof(tms);

Completed in 10 milliseconds