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

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c175 npush(int x) function
182 DEBUG(2, ("npush: stack overflow: %s", _nc_visbuf(TPS(tparam_base))));
523 npush((int) param[i]);
565 npush((int) strlen(spop()));
579 npush((int) param[i]);
598 npush(TPS(static_vars)[i]);
601 npush(TPS(dynamic_var)[i]);
607 npush(UChar(*cp));
618 npush(number);
622 npush(npo
[all...]

Completed in 173 milliseconds