Searched defs:Py_LOCAL (Results 1 – 2 of 2) sorted by relevance
288 #define Py_LOCAL(type) static type __fastcall macro291 #define Py_LOCAL(type) static type macro294 #define Py_LOCAL(type) static type macro
195 # define Py_LOCAL(type) static type __fastcall macro198 # define Py_LOCAL(type) static type macro