Home
last modified time | relevance | path

Searched defs:max_col (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libform/
H A Dform.c141 int i, max_row, max_col, temp; in scale_form() local
/minix3/usr.bin/indent/
H A Dindent_globs.h180 EXTERN int max_col; /* the maximum allowable line length */ variable