Home
last modified time | relevance | path

Searched defs:tvp (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtime.h46 #define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument
47 #define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtime.h164 # define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument
165 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) argument