Searched refs:normalized_cost (Results 1 – 1 of 1) sorted by relevance
185 static int normalized_cost(NCURSES_SP_DCLx const char *const cap, int affcnt);207 int result = normalized_cost(NCURSES_SP_ARGx cap, affcnt); in trace_normalized_cost()217 #define NormalizedCost(cap,affcnt) normalized_cost(NCURSES_SP_ARGx cap, affcnt)286 normalized_cost(NCURSES_SP_DCLx const char *const cap, int affcnt) in normalized_cost() function