Searched refs:parm_index (Results 1 – 8 of 8) sorted by relevance
2432 int parm_index; in write_template_param() local2443 parm_index = TEMPLATE_TYPE_IDX (parm); in write_template_param()2448 parm_index = TEMPLATE_PARM_IDX (parm); in write_template_param()2460 if (parm_index > 0) in write_template_param()2461 write_unsigned_number (parm_index - 1); in write_template_param()
2266 int parm_index; local2277 parm_index = TEMPLATE_TYPE_IDX (parm);2282 parm_index = TEMPLATE_PARM_IDX (parm);2294 if (parm_index > 0)2295 write_unsigned_number (parm_index - 1);
315 (parm_index || in NCURSES_SP_NAME()
1845 } else if (parm_index && top == miny && bot == maxy) { in scroll_csr_forward()1850 TIPARM_1(parm_index, n), in scroll_csr_forward()2045 if ((((n == 1 && scroll_forward) || parm_index) in NCURSES_SP_NAME()
340 #define parm_index CUR Strings[109] macro
440 parm_index indn str SF - - YBCG- scroll forward #1 lines (P)
709 (parm_index || in drv_screen_init()
3244 PAIRED(parm_index, parm_rindex); in check_termtype()