Searched refs:CANCELLED_STRING (Results 1 – 15 of 15) sorted by relevance
181 } else if (tp->Strings[i] == CANCELLED_STRING) { in _nc_wrap_entry()208 tp->Strings[i] = CANCELLED_STRING; in _nc_wrap_entry()396 if (to->Strings[i] != CANCELLED_STRING) { in _nc_merge_entry()399 if (mergestring == CANCELLED_STRING) in _nc_merge_entry()
150 char *result = CANCELLED_STRING; in NCURSES_SP_NAME()
392 if (to->Strings[j + j_str] == CANCELLED_STRING) { in adjust_cancels()413 to->Strings[k] = CANCELLED_STRING; in adjust_cancels()
317 result = ((p->Strings[STRCOUNT + which] != CANCELLED_STRING)
610 } else if (Strings[i] == CANCELLED_STRING) { in compute_offsets()
566 entryp->tterm.Strings[entry_ptr->nte_index] = CANCELLED_STRING; in _nc_parse_entry()
153 Strings[i] = CANCELLED_STRING; in convert_strings()
690 if (tp->Strings[n] == CANCELLED_STRING) in _nc_setup_tinfo()
247 #define CANCELLED_STRING (char *)(-1) macro251 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)
150 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING))
284 if (usestr == CANCELLED_STRING && termstr == ABSENT_STRING) in use_predicate()286 else if (usestr == CANCELLED_STRING && termstr == CANCELLED_STRING) in use_predicate()412 else if (val == CANCELLED_STRING) in dump_string()1508 else if (term->Strings[n] == CANCELLED_STRING) in dump_initializers()
216 } else if ((s = tigetstr(name)) == CANCELLED_STRING) { in tput_cmd()
3299 set_attributes != CANCELLED_STRING) { in check_termtype()
118 if (buf == CANCELLED_STRING) in _nc_visbuf2n()
15147 CANCELLED_STRING values.