Home
last modified time | relevance | path

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

/external/strace/
Dprint_timespec.c31 #include DEF_MPERS_TYPE(timespec_t)
33 typedef struct timespec timespec_t; typedef
49 print_timespec_t(const timespec_t *t) in print_timespec_t()
56 print_timespec_t_utime(const timespec_t *t) in print_timespec_t_utime()
81 if (size < sizeof(timespec_t)) { in MPERS_PRINTER_DECL()
94 const timespec_t *ts = arg; in MPERS_PRINTER_DECL()
97 if (nmemb > size / sizeof(timespec_t)) { in MPERS_PRINTER_DECL()
117 timespec_t t; in MPERS_PRINTER_DECL()
128 timespec_t t; in MPERS_PRINTER_DECL()
148 timespec_t t[2]; in MPERS_PRINTER_DECL()
[all …]
Dmx32_type_defs.h98 # define timespec_t MPERS_mx32_timespec_t macro
Dm32_type_defs.h98 # define timespec_t MPERS_m32_timespec_t macro
/external/clang/test/Modules/Inputs/PR27186/
DRtypes.h2 typedef struct timespec timespec_t; typedef