Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dunit_test.h56 struct timezone tzp; in get_time() local
57 gettimeofday(&t, &tzp); in get_time()
/external/fio/os/windows/
Dposix.c232 int gettimeofday(struct timeval *restrict tp, void *restrict tzp) in gettimeofday() argument
239 (void)tzp; in gettimeofday()
/external/libxml2/
DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
Dxmllint.c416 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def535 /// int gettimeofday(struct timeval *tp, void *tzp);