Home
last modified time | relevance | path

Searched refs:typeSInt32 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Mac/PythonLauncher/
Ddoscript.m46 err = AEGetParamDesc(&res, keyErrorNumber, typeSInt32, &desc);
/external/python/cpython2/Mac/PythonLauncher/
Ddoscript.m46 err = AEGetParamDesc(&res, keyErrorNumber, typeSInt32, &desc);
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py8 typeSInt32 = FOUR_CHAR_CODE('long') variable
17 typeInteger = typeSInt32
18 typeLongInteger = typeSInt32