Searched refs:MIN_TC_FIXUPS (Results 1 – 3 of 3) sorted by relevance
213 if (octals != 0 && (!tic_format || (bufp - (4 * octals)) < MIN_TC_FIXUPS)) { in _nc_tic_expand()
992 ((int) strlen(my_string) - (4 * myfix)) < MIN_TC_FIXUPS) { in _nc_infotocap()
885 #define MIN_TC_FIXUPS 4 macro