Home
last modified time | relevance | path

Searched defs:stepsize (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/dialog/
H A Dformbox.c226 int stepsize, in tab_next()
288 scroll_next(WINDOW *win, DIALOG_FORMITEM item[], int stepsize, int *choice, int *scrollamt) in scroll_next()
/freebsd-13.1/contrib/lua/src/
H A Dlbaselib.c231 int stepsize = (int)luaL_optinteger(L, 4, 0); in luaB_collectgarbage() local
H A Dlgc.c1648 l_mem stepsize = (g->gcstepsize <= log2maxs(l_mem)) in incstep() local
H A Dlapi.c1180 int stepsize = va_arg(argp, int); in lua_gc() local
/freebsd-13.1/sys/netgraph/
H A Dng_lmi.c542 #define STEPBY(stepsize) \ argument