Searched refs:ABSENT_STRING (Results 1 – 16 of 16) sorted by relevance
408 clear_screen = ABSENT_STRING; in NCURSES_SP_NAME()409 cursor_address = ABSENT_STRING; in NCURSES_SP_NAME()410 cursor_down = ABSENT_STRING; in NCURSES_SP_NAME()411 cursor_up = ABSENT_STRING; in NCURSES_SP_NAME()412 parm_down_cursor = ABSENT_STRING; in NCURSES_SP_NAME()413 parm_up_cursor = ABSENT_STRING; in NCURSES_SP_NAME()414 row_address = ABSENT_STRING; in NCURSES_SP_NAME()418 clr_eos = ABSENT_STRING; in NCURSES_SP_NAME()519 if (set_a_foreground != ABSENT_STRING in NCURSES_SP_NAME()527 if (set_a_background != ABSENT_STRING in NCURSES_SP_NAME()[all …]
1060 clear_screen = ABSENT_STRING; in drv_setfilter()1061 cursor_address = ABSENT_STRING; in drv_setfilter()1062 cursor_down = ABSENT_STRING; in drv_setfilter()1063 cursor_up = ABSENT_STRING; in drv_setfilter()1064 parm_down_cursor = ABSENT_STRING; in drv_setfilter()1065 parm_up_cursor = ABSENT_STRING; in drv_setfilter()1066 row_address = ABSENT_STRING; in drv_setfilter()1070 clr_eos = ABSENT_STRING; in drv_setfilter()1205 acs_chars = ABSENT_STRING; in _nc_cookie_init()1206 ena_acs = ABSENT_STRING; in _nc_cookie_init()[all …]
179 if (tp->Strings[i] == ABSENT_STRING) { in _nc_wrap_entry()203 tp->Strings[i] = ABSENT_STRING; in _nc_wrap_entry()391 to->Strings[i] = ABSENT_STRING; in _nc_merge_entry()392 else if (mergestring != ABSENT_STRING) in _nc_merge_entry()
151 Strings[i] = ABSENT_STRING; in convert_strings()155 Strings[i] = ABSENT_STRING; in convert_strings()177 Strings[i] = ABSENT_STRING; in convert_strings()254 tp->Strings[i] = ABSENT_STRING; in _nc_init_termtype()568 ptr->Strings[i] = ABSENT_STRING; in _nc_read_termtype()
877 carriage_return = ABSENT_STRING; in postprocess_termcap()1011 key_sic = ABSENT_STRING; in postprocess_termcap()1061 } else if (acs_chars == ABSENT_STRING in postprocess_termcap()1106 box_chars_1 = ABSENT_STRING; in postprocess_terminfo()
590 if (Strings[i] == ABSENT_STRING) { in compute_offsets()693 if (tp->Strings[STRCOUNT + i] != ABSENT_STRING) in extended_Strings()775 if (tp->Strings[i] != ABSENT_STRING) in _nc_write_object()
680 if (acs_chars == ABSENT_STRING in fixup_acsc()
173 to->Strings[base + m] = ABSENT_STRING; in realign_data()
691 tp->Strings[n] = ABSENT_STRING; in _nc_setup_tinfo()
64 init_3string = ABSENT_STRING;71 reset_2string = ABSENT_STRING;
241 #define ABSENT_STRING (char *)0 macro250 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)
148 #define WANTED(s) ((s) == ABSENT_STRING)149 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING))
45 #define DISCARD(string) string = ABSENT_STRING317 return (cur_type->Strings[idx] != ABSENT_STRING) in dump_predicate()1065 && enter_insert_mode == ABSENT_STRING) { in fmt_entry()1072 && exit_insert_mode == ABSENT_STRING) { in fmt_entry()1319 tterm->Strings[n] = ABSENT_STRING; in kill_string()1340 return ABSENT_STRING; in find_string()1437 enter_alt_charset_mode = ABSENT_STRING; in purged_acs()1438 exit_alt_charset_mode = ABSENT_STRING; in purged_acs()1583 set_attributes = ABSENT_STRING; in dump_entry()1597 set_attributes = ABSENT_STRING; in dump_entry()[all …]
163 bool result = (value == ABSENT_STRING); in no_string()262 char *usestr = ABSENT_STRING; in use_predicate()277 if (usestr == CANCELLED_STRING && termstr == ABSENT_STRING) in use_predicate()281 else if (usestr == ABSENT_STRING && termstr == ABSENT_STRING) in use_predicate()403 if (val == ABSENT_STRING) in dump_string()597 if (s1 != ABSENT_STRING) { in compare_predicate()613 if (s1 == ABSENT_STRING) { in compare_predicate()1413 if (term->Strings[n] == ABSENT_STRING) in dump_initializers()
2461 if ((tc_value = _nc_infotocap(name, ti_value, params)) == ABSENT_STRING) { in check_infotocap()
1301 cur_term->type.Strings[np->nte_index] = ABSENT_STRING; in main()