Searched refs:old_max (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/nvi/motif_l/
H A Dm_func.c286 int top, size, maximum, old_max;
326 XtVaGetValues( __vi_screen->scroll, XmNmaximum, &old_max, 0 );
327 if ( maximum > old_max )
340 if ( maximum < old_max )
285 int top, size, maximum, old_max; local
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dtblcmp.c296 register int old_max = current_max_xpairs; local
305 zero_out ((char *) (chk + old_max),

Completed in 65 milliseconds