__FDSET_LONGS 62 include/asm-cris/posix_types.h #define __FD_ZERO(fdsetp) memset((void *)(fdsetp), 0, __FDSET_LONGS << 2) __FDSET_LONGS 82 include/asm-m32r/posix_types.h if (__builtin_constant_p(__FDSET_LONGS)) { __FDSET_LONGS 83 include/asm-m32r/posix_types.h switch (__FDSET_LONGS) { __FDSET_LONGS 108 include/asm-m32r/posix_types.h __i = __FDSET_LONGS; __FDSET_LONGS 96 include/asm-mn10300/posix_types.h if (__builtin_constant_p(__FDSET_LONGS)) { __FDSET_LONGS 97 include/asm-mn10300/posix_types.h switch (__FDSET_LONGS) { __FDSET_LONGS 122 include/asm-mn10300/posix_types.h __i = __FDSET_LONGS; __FDSET_LONGS 93 include/asm-parisc/posix_types.h if (__builtin_constant_p(__FDSET_LONGS)) { __FDSET_LONGS 94 include/asm-parisc/posix_types.h switch (__FDSET_LONGS) { __FDSET_LONGS 119 include/asm-parisc/posix_types.h __i = __FDSET_LONGS; __FDSET_LONGS 78 include/asm-x86/posix_types_32.h : "a" (0), "1" (__FDSET_LONGS), \ __FDSET_LONGS 82 include/asm-x86/posix_types_64.h if (__builtin_constant_p(__FDSET_LONGS)) { __FDSET_LONGS 83 include/asm-x86/posix_types_64.h switch (__FDSET_LONGS) { __FDSET_LONGS 109 include/asm-x86/posix_types_64.h i = __FDSET_LONGS; __FDSET_LONGS 104 include/asm-xtensa/posix_types.h if (__builtin_constant_p(__FDSET_LONGS)) { __FDSET_LONGS 105 include/asm-xtensa/posix_types.h switch (__FDSET_LONGS) { __FDSET_LONGS 112 include/asm-xtensa/posix_types.h i = __FDSET_LONGS; __FDSET_LONGS 37 include/linux/posix_types.h unsigned long fds_bits [__FDSET_LONGS];