Searched refs:CANCELLED_STRING (Results 1 – 14 of 14) sorted by relevance
164 tp->Strings[i] != CANCELLED_STRING) { in _nc_wrap_entry()184 } else if (tp->Strings[i] == CANCELLED_STRING) { in _nc_wrap_entry()208 tp->Strings[i] = CANCELLED_STRING; in _nc_wrap_entry()390 if (to->Strings[i] != CANCELLED_STRING) { in _nc_merge_entry()393 if (mergestring == CANCELLED_STRING) in _nc_merge_entry()
150 char *result = CANCELLED_STRING; in NCURSES_SP_NAME()
389 if (to->Strings[j + j_str] == CANCELLED_STRING) { in adjust_cancels()410 to->Strings[k] = CANCELLED_STRING; in adjust_cancels()
513 if (tp->Strings[n] == CANCELLED_STRING) in _nc_setup_tinfo()
317 result = ((p->Strings[STRCOUNT + which] != CANCELLED_STRING)
594 } else if (Strings[i] == CANCELLED_STRING) { in compute_offsets()
155 Strings[i] = CANCELLED_STRING; in convert_strings()
562 entryp->tterm.Strings[entry_ptr->nte_index] = CANCELLED_STRING; in _nc_parse_entry()
248 #define CANCELLED_STRING (char *)(-1) macro252 #define VALID_STRING(s) ((s) != CANCELLED_STRING && (s) != ABSENT_STRING)
151 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING))
120 if (buf == CANCELLED_STRING) in _nc_visbuf2n()
212 } else if ((s = tigetstr(name)) == CANCELLED_STRING) { in tput_cmd()
383 else if (val == CANCELLED_STRING) in dump_string()1393 else if (term->Strings[n] == CANCELLED_STRING) in dump_initializers()
3297 set_attributes != CANCELLED_STRING) { in check_termtype()