Searched refs:rw_destroy (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-irix5/ | ||
D | FILE.py | 102 def rw_destroy(r): return mrfree(r) function |
/external/python/cpython2/Lib/plat-irix6/ | ||
D | FILE.py | 537 def rw_destroy(r): return mrfree(r) function |