Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/util/
H A Dcheck-format.pl97 use constant MAX_BODY_LENGTH => 200; constant
888 …port_flexibly($line_function_start, "function body length = $body_len > ".MAX_BODY_LENGTH." lines",
889 $last_function_header) if $body_len > MAX_BODY_LENGTH;