Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwinsdel.c71 (void) __m_ptr_move((void **) w->_line, w->_maxy, in winsdelln()
78 (void) __m_ptr_move((void **) w->_line, w->_maxy, in winsdelln()
H A Dptrmove.c55 __m_ptr_move(void **array, unsigned int length, in __m_ptr_move() function
H A Dwscrl.c124 (void) __m_ptr_move((void **) w->_line, w->_maxy, in wscrl()
H A Dprivate.h182 extern int __m_ptr_move(void **, unsigned, unsigned, unsigned, unsigned);
H A Ddoupdate.c726 (void) __m_ptr_move((void **) curscr->_line, in scroll_up()
766 (void) __m_ptr_move((void **) curscr->_line,
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwinsdel.c72 (void) __m_ptr_move(
81 (void) __m_ptr_move(
H A Dptrmove.c52 __m_ptr_move(array, length, start, finish, to) in __m_ptr_move() function
H A Dwscrl.c82 (void) __m_ptr_move((void **) w->_line, w->_maxy, start, finish, to);
H A Dprivate.h191 extern int __m_ptr_move(void **, unsigned, unsigned, unsigned, unsigned);
H A Ddoupdate.c578 (void) __m_ptr_move(
623 (void) __m_ptr_move(