Searched defs:max_index (Results 1 – 2 of 2) sorted by relevance
138 const size_t max_index = (1 << table.num_nodes_lg2) - 1; in SendSignalToPeer() local
36 void MarkAll(const SharedFDSet& input, fd_set* dest, int* max_index) { in MarkAll()151 int max_index = 0; in Select() local