Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c1150 AEEventHandlerUPP handler__proc__ = upp_GenericEventHandler; in AE_AEInstallEventHandler() local
1162 handler__proc__, (SRefCon)handler, in AE_AEInstallEventHandler()
1200 AEEventHandlerUPP handler__proc__ = upp_GenericEventHandler; in AE_AEGetEventHandler() local
1211 &handler__proc__, (SRefCon *)&handler, in AE_AEGetEventHandler()