Search | Google it | Results 1 - 2 of 2 for funcall:lltol (0.00 seconds) |
69: BEGIN_CRITICAL_SECTION; 70: *tim_u = lltol(real_time()); 71: if ( ofs != NULL ) *ofs = get_hw_timer_nsec();
59: /* return the sub-millisecond residue in microseconds */ 60: *us = lltol(ll_sub(ltime, li_mul(t, 1000))); 61: }