Home
last modified time | relevance | path

Searched defs:__FD_ZERO (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-atheos/
DTYPES.py118 def __FD_ZERO(fdsp): return \ function
120 def __FD_ZERO(set): return \ function
DIN.py355 def __FD_ZERO(fdsp): return \ function
357 def __FD_ZERO(set): return \ function
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py136 def __FD_ZERO(fdsp): return \ function
138 def __FD_ZERO(set): return \ function