Home
last modified time | relevance | path

Searched refs:tm_zone (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dstruct_tm.h21 const char *tm_zone; /* Timezone abbreviation. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dstruct_tm.h21 const char *tm_zone; /* Timezone abbreviation. */ member
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtime.h41 __const char *tm_zone; /* Timezone abbreviation. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-102182 ‘const char *tm_zone
2267 ‘tm_wday’, ‘tm_yday’, ‘tm_gmtoff’, and ‘tm_zone’ members of the
2281 initial ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone
2764 BROKENTIME’s ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone
3568 GNU programs it is better to use the ‘tm_zone’ member of the
3569 broken-down time structure, since ‘tm_zone’ reports the correct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-102182 ‘const char *tm_zone
2267 ‘tm_wday’, ‘tm_yday’, ‘tm_gmtoff’, and ‘tm_zone’ members of the
2281 initial ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone
2764 BROKENTIME’s ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone
3568 GNU programs it is better to use the ‘tm_zone’ member of the
3569 broken-down time structure, since ‘tm_zone’ reports the correct
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch7816 +echo $ac_n "checking for tm_zone tm_gmtoff in struct tm""... $ac_c" 1>&6
7817 +echo "configure:7801: checking for tm_zone tm_gmtoff in struct tm" >&5
7826 +struct tm tm; tm.tm_zone = 0; tm.tm_gmtoff = 1;
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch6673 typedef struct tm_zone *timezone_t;
6718 + in the 'tm_zone' member of 'struct tm') are valid as long as