Home
last modified time | relevance | path

Searched defs:PRE_DISPATCH_GOTO (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dceval.c1324 #define PRE_DISPATCH_GOTO() if (lltrace) { \ macro
1327 #define PRE_DISPATCH_GOTO() ((void)0) macro