Home | History | Annotate | Download | only in driver

Lines Matching refs:rs_tm

101 } rs_tm;
1567 rs_tm* rsLocaltime(rs_tm* local, const int *timer) {
1568 return (rs_tm*)(SC_LocalTime((tm*)local, (long*)timer));