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

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwinsdel.c74 (void) __m_ptr_move(
83 (void) __m_ptr_move(
H A Dptrmove.c54 __m_ptr_move(array, length, start, finish, to) function
60 "__m_ptr_move(%p, %d, %d, %d, %d)",
65 return __m_return_int("__m_ptr_move()", -1);
76 return __m_return_int("__m_ptr_move()", -1);
79 return __m_return_int("__m_ptr_move()", 0);
H A Dwscrl.c84 (void) __m_ptr_move((void **) w->_line, w->_maxy, start, finish, to);
H A Dprivate.h193 extern int __m_ptr_move(void **, unsigned, unsigned, unsigned, unsigned);
H A Ddoupdate.c579 (void) __m_ptr_move(
624 (void) __m_ptr_move(
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwinsdel.c73 (void) __m_ptr_move((void **) w->_line, w->_maxy,
80 (void) __m_ptr_move((void **) w->_line, w->_maxy,
H A Dptrmove.c57 __m_ptr_move(void **array, unsigned int length, function
H A Dwscrl.c126 (void) __m_ptr_move((void **) w->_line, w->_maxy,
H A Dprivate.h184 extern int __m_ptr_move(void **, unsigned, unsigned, unsigned, unsigned);
H A Ddoupdate.c728 (void) __m_ptr_move((void **) curscr->_line,
768 (void) __m_ptr_move((void **) curscr->_line,

Completed in 48 milliseconds