Home
last modified time | relevance | path

Searched refs:fnfErr (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Mac/Modules/
DMacOS.c346 PyErr_Mac(MacOS_Error, fnfErr); in MacOS_GetCreatorAndType()
413 PyErr_Mac(MacOS_Error, fnfErr); in MacOS_SetCreatorAndType()
423 PyErr_Mac(MacOS_Error, fnfErr); in MacOS_SetCreatorAndType()
/external/freetype/src/base/
Dftmac.c159 return fnfErr; in FT_ATSFontGetFileReference()
/external/pdfium/third_party/freetype/src/base/
Dftmac.c159 return fnfErr; in FT_ATSFontGetFileReference()
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1751 fnfErr = -43 #File not found variable
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c125 if (err == fnfErr) { in _PyMac_GetFullPathname()
3268 if ( err && err != fnfErr ) { in PyMac_GetFSSpec()
/external/python/cpython2/Mac/scripts/
Derrors.txt1746 -43 fnfErr File not found