Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/include/internal/
Dcryptlib.h75 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/third_party/node/deps/openssl/openssl/include/internal/
Dcryptlib.h85 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/third_party/openssl/include/internal/
Dcryptlib.h85 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro