Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c212 #define NormalizedCost(cap,affcnt) trace_normalized_cost(NCURSES_SP_ARGx #cap, cap, affcnt) macro
217 #define NormalizedCost(cap,affcnt) normalized_cost(NCURSES_SP_ARGx cap, affcnt) macro