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

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

Completed in 59 milliseconds