gonzui


Format: Advanced Search

SearchGoogle itResults 11 - 12 of 12 for funcall:__GNUC_PREREQ__ (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/endian.h - 9.5KB - 353 lines
205: 
206: #if __GNUC_PREREQ__(2, 95)
207: 
bsd_source/t2ex/network/net/src_bsd/sys/fd_set.h - 4.1KB - 110 lines
74:     ((p)->fds_bits[(n)/__NFDBITS] & (1 << ((n) % __NFDBITS)))
75: #if __GNUC_PREREQ__(2, 95) && !defined(T2EX)
76: #define FD_ZERO(p)      (void)__builtin_memset((p), 0, sizeof(*(p)))
More results from fd_set.h