Home
last modified time | relevance | path

Searched refs:DECIMAL_SIZE (Results 1 - 11 of 11) sorted by relevance

/third_party/openssl/ohos_lite/include/internal/
H A Dcryptlib.h75 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/third_party/node/deps/openssl/openssl/include/internal/
H A Dcryptlib.h85 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/third_party/openssl/include/internal/
H A Dcryptlib.h85 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c418 char tbuf[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2]; in OBJ_obj2txt()
/third_party/openssl/crypto/objects/
H A Dobj_dat.c418 char tbuf[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2]; in OBJ_obj2txt()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_log.c255 char pidbuf[DECIMAL_SIZE(DWORD) + 4]; in xsyslog()
H A Dbio_print.c440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint()
/third_party/openssl/crypto/bio/
H A Dbss_log.c255 char pidbuf[DECIMAL_SIZE(DWORD) + 4]; in xsyslog()
H A Dbio_print.c440 char convert[DECIMAL_SIZE(value) + 3]; in fmtint()
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c218 char btmp[DECIMAL_SIZE(eline) + 1]; in def_load_bio()
/third_party/openssl/crypto/conf/
H A Dconf_def.c218 char btmp[DECIMAL_SIZE(eline) + 1]; in def_load_bio()

Completed in 10 milliseconds