Searched defs:DECIMAL_SIZE (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcryptlib.h98 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/barrelfish-master/include/openssl/local/
H A Dcryptlib.h98 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_cswift.c101 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro

Completed in 157 milliseconds