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

  /external/compiler-rt/test/msan/
wrap_indirect_calls_in_rtl.cc 30 int my_gettimeofday(struct timeval *p, void *q) { function
44 return (uintptr_t)my_gettimeofday;
  /external/chromium_org/third_party/libxml/src/
testSAX.c 80 my_gettimeofday(struct timeval *tvp, void *tzp) function
92 #define gettimeofday my_gettimeofday
xmllint.c 411 my_gettimeofday(struct timeval *tvp, void *tzp) function
423 #define gettimeofday my_gettimeofday
    [all...]
  /external/libxml2/
xmllint.c 416 my_gettimeofday(struct timeval *tvp, void *tzp) function
428 #define gettimeofday my_gettimeofday
    [all...]

Completed in 996 milliseconds