Searched defs:NBBY (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Ds_apps.h128 #define NBBY 8 /* number of bits in a byte */ macro
/barrelfish-2018-10-04/include/sys/
H A Dparam.h221 #define NBBY 8 /* number of bits in a byte */ macro
/barrelfish-2018-10-04/include/barrelfish_kpi/
H A Dtypes.h19 #define NBBY 8 macro
/barrelfish-2018-10-04/lib/barrelfish/
H A Dflounder_support.c180 word <<= NBBY; local
198 word <<= NBBY; local

Completed in 47 milliseconds