Searched refs:TZ_TYPE (Results 1 – 2 of 2) sorted by relevance
188 # define TZ_TYPE TZ_NAME /* use tzname[] vector */ macro268 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro408 # ifndef TZ_TYPE409 # define TZ_TYPE TZ_TZNAME macro482 # define TZ_TYPE TZ_TM_ZONE /* use tm->tm_zone */ macro613 # ifndef TZ_TYPE614 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro628 # ifndef TZ_TYPE629 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro918 # define TZ_TYPE TZ_TMNAME /* use tmname variable */ macro[all …]
152 #if TZ_TYPE == TZ_TM_NAME155 #if TZ_TYPE == TZ_TM_ZONE158 #if TZ_TYPE == TZ_TZNAME170 #if TZ_TYPE == TZ_TIMEZONE