Home
last modified time | relevance | path

Searched refs:timerclear (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtime.h47 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtime.h165 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro