Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c216 #define get_space(tps, need) \ macro
227 (get_space) (TPARM_STATE *tps, size_t need) { in get_space() function
228 get_space(tps, need); in get_space()
231 #undef get_space
237 get_space(tps, s_len + 1); \
256 get_space(tps, s_len + 1); \
274 get_space(tps, (size_t) 1); \
1082 get_space(tps, (size_t) 1); in tparam_internal()
/src/contrib/ncurses/misc/
H A Dncurses.supp203 fun:get_space
/src/contrib/ncurses/
H A DNEWS10473 + modify lib_tparm.c, absorb really_get_space() into get_space().
11604 + modify lib_tparm.c to use get_space() before writing terminating