Home
last modified time | relevance | path

Searched refs:_Py_HOT_FUNCTION (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dpyport.h365 /* _Py_HOT_FUNCTION
373 * int _Py_HOT_FUNCTION x(void) { return 3; }
382 #define _Py_HOT_FUNCTION __attribute__((hot)) macro
384 #define _Py_HOT_FUNCTION macro
/third_party/python/Python/
H A Derrors.c240 PyObject* _Py_HOT_FUNCTION
H A Dceval.c1634 PyObject* _Py_HOT_FUNCTION
/third_party/python/Objects/
H A Ddictobject.c913 static Py_ssize_t _Py_HOT_FUNCTION

Completed in 22 milliseconds