OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__tm_gmtoff
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/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
/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 417 milliseconds