32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
[glibc.git] / conform / data / sys / times.h-data
blob9c3237eb833f9070d5b56d2b36272a5181c23883
1 type {struct tms}
3 element {struct tms} clock_t tms_utime
4 element {struct tms} clock_t tms_stime
5 element {struct tms} clock_t tms_cutime
6 element {struct tms} clock_t tms_cstime
8 type clock_t
10 function clock_t times (struct tms*)
12 allow tms_*
13 allow *_t