Searched refs:ABSENT_STRING (Results 1 – 14 of 14) sorted by relevance
394 if (set_a_foreground != ABSENT_STRING in _nc_setupscreen()402 if (set_a_background != ABSENT_STRING in _nc_setupscreen()474 acs_chars = ABSENT_STRING; in _nc_setupscreen()475 ena_acs = ABSENT_STRING; in _nc_setupscreen()476 enter_alt_charset_mode = ABSENT_STRING; in _nc_setupscreen()477 exit_alt_charset_mode = ABSENT_STRING; in _nc_setupscreen()484 clr_eol = ABSENT_STRING; in _nc_setupscreen()485 clr_eos = ABSENT_STRING; in _nc_setupscreen()486 set_attributes = ABSENT_STRING; in _nc_setupscreen()498 set_attributes = ABSENT_STRING; in _nc_setupscreen()[all …]
45 #define DISCARD(string) string = ABSENT_STRING284 return (cur_type->Strings[idx] != ABSENT_STRING) in dump_predicate()660 if (termcap_reset != ABSENT_STRING) { in fmt_entry()661 if (init_3string != ABSENT_STRING in fmt_entry()665 if (reset_2string != ABSENT_STRING in fmt_entry()700 && enter_insert_mode == ABSENT_STRING) { in fmt_entry()707 && exit_insert_mode == ABSENT_STRING) { in fmt_entry()737 if (capability != ABSENT_STRING in fmt_entry()892 tterm->Strings[n] = ABSENT_STRING; in kill_string()913 return ABSENT_STRING; in find_string()[all …]
193 char *termstr, *usestr = ABSENT_STRING; in use_predicate()208 if (usestr == ABSENT_STRING && termstr == ABSENT_STRING) in use_predicate()325 if (val == ABSENT_STRING) in dump_string()611 if (cap == ABSENT_STRING || cap == CANCELLED_STRING) in analyze_string()631 if (cp != ABSENT_STRING && cp != CANCELLED_STRING && cp[0] && cp in analyze_string()1150 if (term->Strings[n] == ABSENT_STRING) in dump_initializers()
298 } else if (s != ABSENT_STRING) { in tput()
99 tp->Strings[i] = ABSENT_STRING; in _nc_init_entry()160 if (tp->Strings[i] != ABSENT_STRING && in _nc_wrap_entry()179 if (tp->Strings[i] == ABSENT_STRING) { in _nc_wrap_entry()204 tp->Strings[i] = ABSENT_STRING; in _nc_wrap_entry()283 to->Strings[i] = ABSENT_STRING; in _nc_merge_entry()284 else if (mergestring != ABSENT_STRING) in _nc_merge_entry()
73 Strings[i] = ABSENT_STRING; in convert_strings()77 Strings[i] = ABSENT_STRING; in convert_strings()90 Strings[i] = ABSENT_STRING; in convert_strings()350 ptr->Strings[i] = ABSENT_STRING; in _nc_read_termtype()
620 #define WANTED(s) ((s) == ABSENT_STRING)621 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING))730 carriage_return = ABSENT_STRING; in postprocess_termcap()856 key_sic = ABSENT_STRING; in postprocess_termcap()946 box_chars_1 = ABSENT_STRING; in postprocess_terminfo()
501 if (Strings[i] == ABSENT_STRING) { in compute_offsets()569 if (tp->Strings[STRCOUNT + i] != ABSENT_STRING) in extended_Strings()638 if (tp->Strings[i] != ABSENT_STRING) in write_object()
376 tp->Strings[n] = ABSENT_STRING; in grab_entry()
140 to->Strings[base + m] = ABSENT_STRING; in realign_data()
63 init_3string = ABSENT_STRING;70 reset_2string = ABSENT_STRING;
216 #define ABSENT_STRING (char *)0 macro225 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)
106 #define WANTED(s) ((s) == ABSENT_STRING)107 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING))
1116 cur_term->type.Strings[np->nte_index] = ABSENT_STRING; in main()