HomeSort by relevance Sort by last modified time
    Searched refs:cache_mtime (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/plat-irix5/
flp.py 75 cache_mtime = rdlong(fp)
77 if cache_mtime != file_mtime:
  /external/python/cpython2/Lib/plat-irix6/
flp.py 74 cache_mtime = rdlong(fp)
76 if cache_mtime != file_mtime:

Completed in 767 milliseconds