Home
last modified time | relevance | path

Searched refs:weakLinkedLibraryName (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.h137 … ConstStr255Param weakLinkedLibraryName,
249 … ConstStr255Param weakLinkedLibraryName,
263 … ConstStr255Param weakLinkedLibraryName,
DCFMLateImport.c1165 … ConstStr255Param weakLinkedLibraryName, in CFMLateImportCore() argument
1179 MoreAssertQ(weakLinkedLibraryName != nil); in CFMLateImportCore()
1192 … BlockMoveData(weakLinkedLibraryName + 1, weakLinkedLibraryNameCString, weakLinkedLibraryName[0]); in CFMLateImportCore()
1193 weakLinkedLibraryNameCString[weakLinkedLibraryName[0]] = 0; in CFMLateImportCore()
1287 … ConstStr255Param weakLinkedLibraryName, in CFMLateImportLibrary() argument
1293weakLinkedLibraryName, FragmentLookup, connIDToImport); in CFMLateImportLibrary()
1353 … ConstStr255Param weakLinkedLibraryName, in CFMLateImportBundle() argument
1359weakLinkedLibraryName, BundleLookup, bundleToImport); in CFMLateImportBundle()