Home
last modified time | relevance | path

Searched defs:newrow (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c377 int oldrow, oldcol, newrow, newcol, (*putout)(int); variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmvcur.c367 __m_mvcur(int oldrow, int oldcol, int newrow, int newcol, int (*putout)(int)) in __m_mvcur() argument
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.c1630 picl_obj_t **newrow; in ptree_add_row_to_table() local