Home
last modified time | relevance | path

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

/src/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) { in get_space()
246 (save_text) (TPARM_STATE *tps, const char *fmt, const char *s, int len) { in save_text()
265 (save_number) (TPARM_STATE *tps, const char *fmt, int number, int len) { in save_number()
280 (save_char) (TPARM_STATE *tps, int c) { in save_char()
300 (npush) (TPARM_STATE *tps, int x) { in npush()
320 (spush) (TPARM_STATE *tps, char *x) { in spush()
337 (npop) (TPARM_STATE *tps) { in npop()
354 (spop) (TPARM_STATE *tps) { in spop()
[all …]
/src/contrib/ncurses/ncurses/
H A Dreport_offsets.c215 show_size(TPARM_STATE); in main()
216 show_offset(TPARM_STATE, stack); in main()
217 show_offset(TPARM_STATE, stack_ptr); in main()
218 show_offset(TPARM_STATE, out_buff); in main()
219 show_offset(TPARM_STATE, fmt_buff); in main()
220 show_offset(TPARM_STATE, static_vars); in main()
221 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;