Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dcomp_expand.c58 #define P_LIMIT(p) (length - (size_t)(p)) macro
109 _nc_SPRINTF(buffer + bufp, _nc_SLIMIT(P_LIMIT(bufp)) in _nc_tic_expand()
186 _nc_SPRINTF(&buffer[bufp], _nc_SLIMIT(P_LIMIT(bufp)) in _nc_tic_expand()
190 _nc_SPRINTF(&buffer[bufp], _nc_SLIMIT(P_LIMIT(bufp)) in _nc_tic_expand()