Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c31 #define as_Control(h) ((ControlHandle)h) macro
5349 #ifndef as_Control in Ctl_as_Control()
5350 PyMac_PRECHECK(as_Control); in Ctl_as_Control()
5355 _rv = as_Control(h); in Ctl_as_Control()