Home
last modified time | relevance | path

Searched +defs:one +defs:at +defs:a +defs:time (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dlocaltime.c61 # define UNCONST(a) ((char *) (intptr_t) (a)) argument
63 # define UNCONST(a) ((char *) (a)) argument
372 int_fast32_t one = 1; in detzcode() local
395 int_fast64_t one = 1; in detzcode64() local
786 int_fast64_t at in tzloadbody() local
2824 time(time_t *p) in time() function