Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libeti/form/common/
H A Dchg_data.c201 v = _whsp_end(vbeg, (int)(v - vbeg)); in insert_str()
247 v = _whsp_end(vbeg, Xmax(f)); in wrap_ok()
493 _adjust_cursor(f, _whsp_end(y, X(f))); in _del_word()
H A Dmapfile-vers232 _whsp_end;
H A Dchg_char.c152 v = _whsp_end(Buf(c), (int) SizePrev(c, t)); in _prev_word()
H A Dutility.c81 _whsp_end(char *v, int n) in _whsp_end() function
/titanic_41/usr/src/lib/libeti/form/inc/
H A Dutility.h231 extern char * _whsp_end(char *, int);