Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-atheos/
DTYPES.py128 def __sigemptyset(set): return \ function
DIN.py365 def __sigemptyset(set): return \ function
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py146 def __sigemptyset(set): return \ function