Searched defs:TYPE_BIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/rpc/
H A Dnetname.c63 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/freebsd-10-stable/contrib/tzcode/zic/
H A Dprivate.h174 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/freebsd-10-stable/contrib/tzcode/stdtime/
H A Dprivate.h216 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro

Completed in 120 milliseconds