Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dinput.c75 #define NBITS (8 * sizeof (unsigned)) macro
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dseq.c37 static const int NBITS = SSIZE * WBITS_DEF; /* Total bits in the sequence */ variable