/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/ |
H A D | fileobject.h | 28 #define _PyIsSelectable_fd(FD) (1) macro 30 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/databases/py-gdbm/Python-3.8.12/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python310/Python-3.10.1/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python38/Python-3.8.12/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python311/Python-3.11.0a3/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python-tools/Python-3.8.12/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python39/Python-3.9.9/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/databases/py-sqlite3/Python-3.8.12/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/ |
H A D | fileobject.h | 35 #define _PyIsSelectable_fd(FD) (1) macro 37 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/ |
H A D | fileobject.h | 39 #define _PyIsSelectable_fd(FD) (((FD) >= 0) && ((FD) < FD_SETSIZE)) macro 41 #define _PyIsSelectable_fd(FD) (1) macro
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/ |
H A D | fileobject.h | 42 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro 44 #define _PyIsSelectable_fd(FD) (1) macro
|
/dports/lang/python37/Python-3.7.12/Include/ |
H A D | fileobject.h | 47 #define _PyIsSelectable_fd(FD) (1) macro 49 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/ |
H A D | fileobject.h | 47 #define _PyIsSelectable_fd(FD) (1) macro 49 #define _PyIsSelectable_fd(FD) ((unsigned int)(FD) < (unsigned int)FD_SETSIZE) macro
|
/dports/lang/python-legacy/Python-2.7.18/Include/ |
H A D | fileobject.h | 89 #define _PyIsSelectable_fd(FD) (((FD) >= 0) && ((FD) < FD_SETSIZE)) macro 91 #define _PyIsSelectable_fd(FD) (1) macro
|
/dports/lang/python27/Python-2.7.18/Include/ |
H A D | fileobject.h | 89 #define _PyIsSelectable_fd(FD) (((FD) >= 0) && ((FD) < FD_SETSIZE)) macro 91 #define _PyIsSelectable_fd(FD) (1) macro
|
/dports/lang/python27/Python-2.7.18/Modules/ |
H A D | ossaudiodev.c | 429 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | ossaudiodev.c | 429 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | ossaudiodev.c | 474 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | ossaudiodev.c | 474 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | ossaudiodev.c | 472 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | ossaudiodev.c | 474 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | ossaudiodev.c | 473 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | ossaudiodev.c | 472 if (!_PyIsSelectable_fd(self->fd)) { in oss_writeall()
|