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

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

Completed in 58 milliseconds