HomeSort by relevance Sort by last modified time
    Searched refs:tvp (Results 51 - 55 of 55) sorted by null

1 23

  /external/libxml2/
xmllint.c 415 my_gettimeofday(struct timeval *tvp, void *tzp)
420 if (tvp) {
421 tvp->tv_sec = timebuffer.time;
422 tvp->tv_usec = timebuffer.millitm * 1000L;
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-linux.c     [all...]
syswrap-darwin.c     [all...]

Completed in 276 milliseconds

1 23