Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libcurses/slave/
Dcurses_commands.c257 report_int(attrs); in cmd_attr_get()
258 report_int(colours); in cmd_attr_get()
461 report_int(getch()); in cmd_getch()
558 report_int(innstr(string, limit)); in cmd_innstr()
660 report_int(standend()); in cmd_standend()
670 report_int(standout()); in cmd_standout()
692 report_int(underscore()); in cmd_underscore()
702 report_int(underend()); in cmd_underend()
832 report_int(mvgetch(y, x)); in cmd_mvgetch()
941 report_int(mvinnstr(y, x, string, count)); in cmd_mvinnstr()
[all …]
Dcommands.c130 report_int(int value) in report_int() function
150 report_int(status); in report_return()
Dslave.h42 void report_int(int);