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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Db_dump.c68 #define DUMP_WIDTH_LESS_INDENT(i) (DUMP_WIDTH-((i-(i>6?6:i)+3)/4)) macro
94 dump_width = DUMP_WIDTH_LESS_INDENT(indent);

Completed in 52 milliseconds