Searched refs:inline_elements (Results 1 – 1 of 1) sorted by relevance
960 enum { inline_elements = 96 }; enumerator961 struct pollfd pollfd_space[inline_elements];962 struct grpc_fd_watcher watcher_space[inline_elements];1018 if (pollset->fd_count + 2 <= inline_elements) {