Home
last modified time | relevance | path

Searched refs:_timer (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h60 } _timer; member
101 #define si_tid _sifields._timer._tid
102 #define si_overrun _sifields._timer._overrun
103 #define si_sys_private _sifields._timer._sys_private
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h79 } _timer; member
118 # define si_timerid _sifields._timer.si_tid
119 # define si_overrun _sifields._timer.si_overrun
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dtime.h49 time_t _EXFUN(time, (time_t *_timer));
53 struct tm *_EXFUN(gmtime, (const time_t *_timer));
54 struct tm *_EXFUN(localtime,(const time_t *_timer));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsiginfo.h59 } _timer; member