int_fast32_t
#define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
int_fast32_t datablock_size;
getsecs(register const char *strp, int_fast32_t *const secsp)
int_fast32_t secsperhour = SECSPERHOUR;
getoffset(register const char *strp, int_fast32_t *const offsetp)
static int_fast32_t
const int_fast32_t offset)
register int_fast32_t value;
int_fast32_t stdoffset;
int_fast32_t dstoffset;
int_fast32_t janoffset = 0;
int_fast32_t yearsecs
int_fast32_t yearsecs
int_fast32_t
int_fast32_t swap = starttime;
localsub(struct state const *sp, time_t const *timep, int_fast32_t setname,
int_fast32_t offset, struct tm *tmp)
return gmtsub(gmtptr, timep, (int_fast32_t)offset, tmp);
timesub(const time_t *timep, int_fast32_t offset,
int_fast32_t idays, rem, dayoff, dayrem;
int_fast32_t tdelta = idays / DAYSPERLYEAR;
int_fast32_t ydelta = tdelta + !tdelta;
utoff_diff (int_fast32_t a, int_fast32_t b)
int_fast32_t, struct tm *),
const int_fast32_t offset,
int_fast32_t, struct tm *),
const int_fast32_t offset,
int_fast32_t, struct tm *),
const int_fast32_t offset)
return time1(tmp, gmtsub, gmtptr, (int_fast32_t)offset);
static int_fast32_t
typedef int_fast32_t int_fast32_2s;
int_fast32_t r_time; /* transition time of rule */
static struct tm *gmtsub(struct state const *, time_t const *, int_fast32_t,
static struct tm *timesub(time_t const *, int_fast32_t, struct state const *,
init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst,
#define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
#define DAYSPERREPEAT ((int_fast32_t) 400 * 365 + 100 - 4 + 1)
typedef int_fast32_t int_least32_t;
int_fast32_t abs_offset = offset < 0 ? -offset : offset;
int_fast32_t if32 = 0;
ATest<int_fast32_t>();