Home
last modified time | relevance | path

Searched refs:timeval32 (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests/
Dosf_utimes.c37 # define TEST_STRUCT struct timeval32
38 struct timeval32 { int tv_sec, tv_usec; }; argument
/external/strace/tests-m32/
Dosf_utimes.c37 # define TEST_STRUCT struct timeval32
38 struct timeval32 { int tv_sec, tv_usec; }; struct
/external/strace/tests-mx32/
Dosf_utimes.c37 # define TEST_STRUCT struct timeval32
38 struct timeval32 { int tv_sec, tv_usec; }; argument
/external/valgrind/include/vki/
Dvki-darwin.h114 #define vki_timeval32 timeval32
/external/strace/
DChangeLog8353 alpha: print struct timeval32 consistently.
8359 of local definition of struct timeval32. Use print_timeval32_t.
21256 struct timeval32, printtv_bitness, do_sprinttv, sprinttv): Remove.