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

/ast/src/cmd/warp/
H A Dwarp.c501 warp_gettimeofday(register Call_t* p, struct timeval* tv, void* tz) function
521 return warp_gettimeofday(&call, tv, tz);
531 return warp_gettimeofday(&call, tv, tz);
539 return warp_gettimeofday(&call, tv, tz);
547 return warp_gettimeofday(&call, tv, tz);
555 return warp_gettimeofday(&call, tv, tz);

Completed in 15 milliseconds