HomeSort by: relevance | last modified time | path
    Searched refs:report_int (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libcurses/slave/
slave.h 42 void report_int(int);
curses_commands.c 257 report_int(attrs);
258 report_int(colours);
461 report_int(getch());
558 report_int(innstr(string, limit));
660 report_int(standend());
670 report_int(standout());
692 report_int(underscore());
702 report_int(underend());
832 report_int(mvgetch(y, x));
941 report_int(mvinnstr(y, x, string, count))
    [all...]
commands.c 130 report_int(int value) function in typeref:typename:void
150 report_int(status);

Completed in 15 milliseconds