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

Lines Matching refs:abbrev

89 			    const unsigned int abbrev)
100 if (i >= abbrev) {
112 const unsigned int abbrev)
114 if (!pfd->revents || pfd->fd < 0 || *seen > abbrev)
121 if (*seen > abbrev) {
152 const unsigned int abbrev)
158 print_pollfd_exiting(&pfd[i], &seen, abbrev);
176 const unsigned int abbrev = (ac > 1) ? atoi(av[1]) : -1;
196 ARRAY_SIZE(pfds0), abbrev);
199 print_pollfd_array_exiting(tail_fds0, ARRAY_SIZE(pfds0), abbrev);
210 ARRAY_SIZE(pfds0), abbrev);
213 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);
239 ARRAY_SIZE(pfds1), abbrev);
253 print_pollfd_array_entering(epfds, valid + 1, valid, abbrev);