Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c176 TPARM_STATE *tps = get_tparm_state(termp); in _nc_free_tparm()
208 tparm_error(TPARM_STATE *tps, const char *message) in tparm_error()
227 (get_space) (TPARM_STATE *tps, size_t need) {
246 (save_text) (TPARM_STATE *tps, const char *fmt, const char *s, int len) {
265 (save_number) (TPARM_STATE *tps, const char *fmt, int number, int len) {
280 (save_char) (TPARM_STATE *tps, int c) {
300 (npush) (TPARM_STATE *tps, int x) {
320 (spush) (TPARM_STATE *tps, char *x) {
337 (npop) (TPARM_STATE *tps) {
354 (spop) (TPARM_STATE *tps) {
[all …]
/freebsd/contrib/ncurses/ncurses/
H A Dreport_offsets.c210 show_size(TPARM_STATE); in main()
211 show_offset(TPARM_STATE, stack); in main()
212 show_offset(TPARM_STATE, stack_ptr); in main()
213 show_offset(TPARM_STATE, out_buff); in main()
214 show_offset(TPARM_STATE, fmt_buff); in main()
215 show_offset(TPARM_STATE, static_vars); in main()
216 show_TRACES(TPARM_STATE, tname); in main()
H A Dterm.priv.h126 } TPARM_STATE; typedef
148 TPARM_STATE tparm_state;
327 TPARM_STATE tparm_state;