Home
last modified time | relevance | path

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

/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
Dinchstr.c82 int inchstr(chtype *ch) in inchstr() function
/external/coreboot/payloads/libpayload/curses/
Dcurses.h1022 #define inchstr(s) winchstr(stdscr,s) macro