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

/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c173 npush(int x) function
180 DEBUG(2, ("npush: stack overflow: %s", _nc_visbuf(TPS(tparam_base))));
511 npush(param[i]);
567 npush(param[i]);
586 npush(TPS(static_vars)[i]);
589 npush(TPS(dynamic_var)[i]);
595 npush(UChar(*cp));
606 npush(number);
610 npush(npop() + npop());
616 npush(
[all...]

Completed in 157 milliseconds