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

  /external/python/cpython2/Mac/Modules/res/
_Resmodule.c 672 short refNum;
677 &refNum))
679 CloseResFile(refNum);
727 short refNum;
732 &refNum))
734 UseResFile(refNum);
1077 short refNum;
1082 &refNum))
1084 UpdateResFile(refNum);
1118 short refNum;
    [all...]
  /external/python/cpython2/Mac/Modules/file/
_Filemodule.c 3255 short refnum; local
    [all...]
  /external/python/cpython2/Mac/Modules/cg/
CFMLateImport.c 97 static OSStatus FSReadAtOffset(SInt16 refNum, SInt32 offset, SInt32 count, void *buffer)
108 pb.ioParam.ioRefNum = refNum;
    [all...]
  /external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c     [all...]

Completed in 224 milliseconds