Searched refs:VALID_NUMERIC (Results 1 – 8 of 8) sorted by relevance
74 if (!VALID_NUMERIC(tp->Numbers[i])) in tigetnum()
244 if (!VALID_NUMERIC(tp->Numbers[i])) in tgetnum()
289 if (VALID_NUMERIC(init_tabs)) in _nc_get_screensize()
224 #define VALID_NUMERIC(s) ((s) >= 0) macro
457 returnCode((VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in has_colors()
884 if (VALID_NUMERIC(max_colors) && VALID_NUMERIC(max_pairs) in check_colors()
180 if (VALID_NUMERIC(ep->tterm.Numbers[idx])) { in use_predicate()
4955 + use explicit VALID_NUMERIC() checks in a few places that had been