Home
last modified time | relevance | path

Searched defs:MyFile (Results 1 – 2 of 2) sorted by relevance

/external/mtools/
Dmainloop.c209 Stream_t *MyFile=0; in handle_leaf() local
251 Stream_t *MyFile=0; in _dos_loop() local
/external/python/cpython3/Lib/test/
Dtest_clinic.py3926 class MyFile: class