Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dseq.c38 static const int WBITS = WBITS_DEF; /* Stored in a static int for debuging */ variable
[all...]
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h461 #define WBITS (sizeof(long)*8) macro