Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tgoto.c75 int swap_arg; in tgoto_internal() local
145 swap_arg = param[0]; in tgoto_internal()
147 param[1] = swap_arg; in tgoto_internal()