Home
last modified time | relevance | path

Searched defs:b (Results 1 – 3 of 3) sorted by relevance

/timezone/
A Dzdump.c129 sumsize(size_t a, size_t b) in sumsize()
716 adjusted_yday(struct tm const *a, struct tm const *b) in adjusted_yday()
733 gmtoff(struct tm const *a, time_t *t, struct tm const *b) in gmtoff()
889 char *b = buf; in format_quoted_string() local
931 char *b = buf; in istrftime() local
A Dprivate.h634 #define MAXVAL(t, b) \ argument
637 #define MINVAL(t, b) \ argument
769 #define isleap_sum(a, b) isleap((a) % 400 + (b) % 400) argument
A Dzic.c1796 unsigned char *const b = (unsigned char *) buf; in convert() local
1807 unsigned char *const b = (unsigned char *) buf; in convert64() local
1839 const zic_t b = ((const struct attype *) bvp)->at; in atcomp() local
2462 rule_cmp(struct rule const *a, struct rule const *b) in rule_cmp()
3058 shellquote(char *b, char const *s) in shellquote()
3074 char *b; in yearistype() local

Completed in 93 milliseconds