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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dcryptlib.h93 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcryptlib.h98 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_cswift.c101 #define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro

Completed in 89 milliseconds