Searched defs:Py_LOCAL (Results 1 – 6 of 6) 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
202 # define Py_LOCAL(type) static type __fastcall macro205 # define Py_LOCAL(type) static type macro