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

  /system/extras/tests/bionic/libc/common/
test_tm_zone.c 41 struct tm tm0;
49 tm = localtime_r( &now, &tm0 );
  /external/qemu/
iolooper-select.c 173 struct timeval tm0, *tm = NULL; local
181 tm = &tm0;
  /development/tools/emulator/opengl/tests/event_injector/
iolooper-select.c 191 struct timeval tm0, *tm = NULL; local
199 tm = &tm0;

Completed in 196 milliseconds