tag | line | file | source code |
__FDSET_INTS | 95 | fs/select.c | for (j = 0 ; j < __FDSET_INTS ; j++) { |
__FDSET_INTS | 169 | fs/select.c | for (i = __FDSET_INTS; i > 0; i--) { |
__FDSET_INTS | 186 | fs/select.c | for (i = __FDSET_INTS; i > 0; i--) { |
__FDSET_INTS | 80 | include/asm-alpha/posix_types.h | if (__builtin_constant_p(__FDSET_INTS)) { |
__FDSET_INTS | 81 | include/asm-alpha/posix_types.h | switch (__FDSET_INTS) { |
__FDSET_INTS | 88 | include/asm-alpha/posix_types.h | i = __FDSET_INTS; |
__FDSET_INTS | 52 | include/asm-i386/posix_types.h | :"a" (0), "c" (__FDSET_INTS), \ |
__FDSET_INTS | 142 | include/asm-mips/types.h | if (__builtin_constant_p(__FDSET_INTS)) { |
__FDSET_INTS | 143 | include/asm-mips/types.h | switch (__FDSET_INTS) { |
__FDSET_INTS | 150 | include/asm-mips/types.h | i = __FDSET_INTS; |
__FDSET_INTS | 112 | include/asm-ppc/types.h | if (__builtin_constant_p(__FDSET_INTS)) { |
__FDSET_INTS | 113 | include/asm-ppc/types.h | switch (__FDSET_INTS) { |
__FDSET_INTS | 120 | include/asm-ppc/types.h | i = __FDSET_INTS; |
__FDSET_INTS | 71 | include/asm-sparc/posix_types.h | if (__builtin_constant_p(__FDSET_INTS)) { |
__FDSET_INTS | 72 | include/asm-sparc/posix_types.h | switch (__FDSET_INTS) { |
__FDSET_INTS | 82 | include/asm-sparc/posix_types.h | i = __FDSET_INTS; |
__FDSET_INTS | 45 | include/linux/posix_types.h | unsigned int fds_bits [__FDSET_INTS]; |