Home
last modified time | relevance | path

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

/original-bsd/contrib/ed/
H A Dinput_lines.c45 int l_nn_max = nn_max, l_jmp_flag;
118 nn_max = l_nn_max;
H A Dj.c97 if (l_ttl > nn_max) {
104 nn_max = l_ttl;
H A Ded.h57 extern int nn_max, nn_max_flag, Start_default, End_default, address_flag;
H A Dmain.c45 int nn_max, nn_max_flag, Start_default, End_default, address_flag; variable