Home | History | Annotate | Download | only in filter

Lines Matching refs:intval

2303   int		intval;			/* Integer option value */
2441 switch (intval = atoi(val))
2449 doc->number_up = intval;
2454 "number-up=1."), intval);