Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/rpc/
H A Dnetname.c64 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
/dflybsd-src/lib/libc/stdtime/
H A Dprivate.h86 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro