Home
last modified time | relevance | path

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

/trueos/lib/libc/rpc/
HDnetname.c63 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/trueos/contrib/tzcode/zic/
HDprivate.h174 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/trueos/contrib/tzcode/stdtime/
HDprivate.h216 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro