Home
last modified time | relevance | path

Searched refs:DECIMAL_SIZE (Results 1 – 5 of 5) sorted by relevance

/openssl/include/internal/
H A Dcommon.h102 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) macro
/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()
/openssl/crypto/objects/
H A Dobj_dat.c474 char tbuf[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2]; in OBJ_obj2txt()
/openssl/crypto/conf/
H A Dconf_def.c218 char btmp[DECIMAL_SIZE(eline) + 1]; in def_load_bio()

Completed in 19 milliseconds