Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c327 #define npop(tps) \ macro
337 (npop) (TPARM_STATE *tps) {
338 return npop(tps);
340 #undef npop
823 x = npop(tps); in tparam_internal()
828 x = npop(tps); in tparam_internal()
836 unsigned source = (unsigned) npop(tps); in tparam_internal()
872 TPS(static_vars)[i] = npop(tps); in tparam_internal()
876 dynamic_vars[i] = npop(tps); in tparam_internal()
909 y = npop(tps); in tparam_internal()
[all …]