Home
last modified time | relevance | path

Searched defs:type (Results 1 – 2 of 2) sorted by relevance

/timezone/
A Dprivate.h627 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) argument
628 #define TYPE_SIGNED(type) (((type) -1) < 0) argument
674 #define INT_STRLEN_MAXIMUM(type) \ argument
A Dzic.c69 # define _Alignof(type) offsetof(struct { char a; type b; }, b) argument
413 unsigned char type; member
2102 register int mrudst, mrustd, hidst, histd, type; in writezone() local
2609 register int type; in outzone() local
2949 addtt(zic_t starttime, int type) in addtt()
3071 yearistype(zic_t year, const char *type) in yearistype()

Completed in 12 milliseconds