Home
last modified time | relevance | path

Searched refs:Py_LOCAL (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Dpyport.h187 /* Py_LOCAL can be used instead of static to get the fastest possible calling
202 # define Py_LOCAL(type) static type __fastcall macro
205 # define Py_LOCAL(type) static type macro
/third_party/python/Modules/_decimal/
H A D_decimal.c55 #define Py_LOCAL_INLINE Py_LOCAL

Completed in 8 milliseconds