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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 150 long int __tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 150 long int __tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 150 long int __tm_gmtoff; /* Seconds east of UTC. */ member in struct:tm
  /external/stlport/src/
time_facets.cpp 434 diff = t->__tm_gmtoff;
  /ndk/sources/cxx-stl/stlport/src/
time_facets.cpp 434 diff = t->__tm_gmtoff;

Completed in 349 milliseconds