Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds