Home | History | Annotate | Download | only in tests-m32

Lines Matching full:abbrev

90 			    const unsigned int abbrev)
101 if (i >= abbrev) {
113 const unsigned int abbrev)
115 if (!pfd->revents || pfd->fd < 0 || *seen > abbrev)
122 if (*seen > abbrev) {
153 const unsigned int abbrev)
159 print_pollfd_exiting(&pfd[i], &seen, abbrev);
184 const unsigned int abbrev = (ac > 1) ? atoi(av[1]) : -1;
207 ARRAY_SIZE(pfds0), abbrev);
210 print_pollfd_array_exiting(tail_fds0, ARRAY_SIZE(pfds0), abbrev);
223 ARRAY_SIZE(pfds0), abbrev);
226 print_pollfd_array_exiting(tail_fds0, ARRAY_SIZE(pfds0), abbrev);
238 ARRAY_SIZE(pfds0), abbrev);
241 print_pollfd_array_exiting(tail_fds0, ARRAY_SIZE(pfds0), abbrev);
256 ARRAY_SIZE(pfds1), abbrev);
276 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);
290 ARRAY_SIZE(pfds0), abbrev);
293 print_pollfd_array_exiting(tail_fds0, ARRAY_SIZE(pfds0), abbrev);
301 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);