Home | History | Annotate | Download | only in driver

Lines Matching refs:rs_tm

97 } rs_tm;
1269 rs_tm* rsLocaltime(rs_tm* local, const int *timer) {
1270 return (rs_tm*)(SC_LocalTime((tm*)local, (long*)timer));