Searched refs:NUM_FDS (Results 1 – 2 of 2) sorted by relevance
128 #define NUM_FDS 8 macro133 test_fd tfds[NUM_FDS]; in test_add_fd_to_pollset()134 int fds[NUM_FDS]; in test_add_fd_to_pollset()139 test_fd_init(tfds, fds, NUM_FDS); in test_add_fd_to_pollset()201 for (i = 1; i < NUM_FDS; i++) { in test_add_fd_to_pollset()212 test_fd_cleanup(tfds, NUM_FDS); in test_add_fd_to_pollset()216 #undef NUM_FDS
455 NUM_FDS = min(hard, 2**16)457 NUM_FDS = soft460 NUM_FDS -= 32465 for i in range(NUM_FDS // 2):491 self.assertEqual(NUM_FDS // 2, len(fds))