Home
last modified time | relevance | path

Searched refs:EPOCH_LOCAL (Results 1 – 14 of 14) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/chrono-tz-0.6.0/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2353 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2369 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-tz-0.5.3/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2369 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/chrono-tz-0.5.2/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2369 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2369 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/www/zola/zola-0.15.2/cargo-crates/chrono-tz-0.6.0/tz/
H A Dprivate.h391 #ifndef EPOCH_LOCAL
392 # define EPOCH_LOCAL 0 macro
415 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2353 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/chrono-tz-0.5.1/tz/
H A Dprivate.h375 #ifndef EPOCH_LOCAL
376 # define EPOCH_LOCAL 0 macro
399 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c2367 int_fast32_t offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0; in time()