Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tty/
H A Dtty_display.h113 #define InsCharCost(count) \ macro
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h1833 #define InsCharCost(sp,count) \ macro
1890 #define InsCharCost(sp, count) NCURSES_SP_NAME(_nc_InsCharCost)(NCURSES_SP_ARGx count) macro