Searched refs:EPOCH_LOCAL (Results 1 – 2 of 2) sorted by relevance
565 #ifndef EPOCH_LOCAL566 # define EPOCH_LOCAL 0 macro589 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
2532 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()