Searched refs:report_int (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dslave.h42 void report_int(int);
H A Dcurses_commands.c158 report_int(attrs);
159 report_int(colours);
472 report_int(getch());
599 report_int(innstr(string, limit));
1066 report_int(mvgetch(y, x));
1160 report_int(mvinch(y, x));
1602 report_int(mvwgetch(win, y, x));
1717 report_int(mvwinch(win, y, x));
1749 report_int(mvwinsch(win, y, x, args[3][0]));
1785 report_int(baudrat
[all...]
H A Dcommands.c91 report_int(int value) function

Completed in 106 milliseconds