Home
last modified time | relevance | path

Searched refs:tt_ttisgmt (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DZoneProc.c451 ttisp->tt_ttisgmt = FALSE; in tzload()
453 ttisp->tt_ttisgmt = *p++; in tzload()
454 if (ttisp->tt_ttisgmt != TRUE && in tzload()
455 ttisp->tt_ttisgmt != FALSE) in tzload()
703 if (sp->ttis[j].tt_ttisgmt) { in tzparse()
DTimeVals.h80 int tt_ttisgmt; /* TRUE if transition is UTC */ member