HomeSort by relevance Sort by last modified time
    Searched refs:tzp (Results 1 - 4 of 4) sorted by null

  /external/libyuv/files/unit_test/
unit_test.h 56 struct timezone tzp; local
57 gettimeofday(&t, &tzp);
  /external/fio/os/windows/
posix.c 232 int gettimeofday(struct timeval *restrict tp, void *restrict tzp)
239 (void)tzp;
  /external/libxml2/
testSAX.c 80 my_gettimeofday(struct timeval *tvp, void *tzp)
xmllint.c 416 my_gettimeofday(struct timeval *tvp, void *tzp)
    [all...]

Completed in 309 milliseconds