Home
last modified time | relevance | path

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

/timezone/
A Dzdump.c110 is_alpha(char a) in is_alpha()
129 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()
A Dzic.c1838 const zic_t a = ((const struct attype *) avp)->at; in atcomp() local
2462 rule_cmp(struct rule const *a, struct rule const *b) in rule_cmp()
3103 is_space(char a) in is_space()
3115 is_alpha(char a) in is_alpha()
3135 lowerit(char a) in lowerit()
A Dprivate.h769 #define isleap_sum(a, b) isleap((a) % 400 + (b) % 400) argument

Completed in 16 milliseconds