Home
last modified time | relevance | path

Searched refs:tm_gmtoff (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-strptime2.c48 if (tm.tm_gmtoff != tests[i].gmtoff) in main()
50 printf ("round %d: tm_gmtoff is %ld\n", i, (long int) tm.tm_gmtoff); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtime.h146 long int tm_gmtoff; /* Seconds east of UTC. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A Dtime.c747 result->tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()
1127 # define RSP_GMT_OFFSET (-timeptr->tm_gmtoff) in __XL_NPP()
2285 result->tm_gmtoff = 0; in _time_t2tm()
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DTODO148 b) Check that gnu/bsd extension members tm_gmtoff and tm_zone in struct tm

Completed in 5 milliseconds