Home
last modified time | relevance | path

Searched defs:NormalizedCost (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libcurses/tty/
H A Dlib_mvcur.c214 #define NormalizedCost(cap,affcnt) trace_normalized_cost(NCURSES_SP_ARGx #cap, cap, affcnt) macro
219 #define NormalizedCost(cap,affcnt) normalized_cost(NCURSES_SP_ARGx cap, affcnt) macro