Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/indent/
Dindent.c877 int typical_varname_length = 8; in process_comma() local
880 >= opt.max_line_length - typical_varname_length)) in process_comma()