Searched refs:ULONG_SIZE (Results 1 – 5 of 5) sorted by relevance
101 fds_bits: [c_ulong; crate::FD_SETSIZE as usize / ULONG_SIZE],335 const ULONG_SIZE: usize = 32; constant337 const ULONG_SIZE: usize = 64; constant
193 fds_bits: [c_ulong; FD_SETSIZE as usize / ULONG_SIZE],434 const ULONG_SIZE: usize = 32; constant
89 fds_bits: [c_ulong; FD_SETSIZE as usize / ULONG_SIZE],454 const ULONG_SIZE: usize = 32; constant456 const ULONG_SIZE: usize = 64; constant
169 fds_bits: [c_uint; 2 * FD_SETSIZE as usize / ULONG_SIZE],1020 const ULONG_SIZE: usize = 32; constant1022 const ULONG_SIZE: usize = 64; constant
382 fds_bits: [c_ulong; FD_SETSIZE as usize / ULONG_SIZE],3240 const ULONG_SIZE: usize = 32; constant3242 const ULONG_SIZE: usize = 64; constant