Home
last modified time | relevance | path

Searched refs:MAX_CO_EXTRA_USERS (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dpystate.h12 #define MAX_CO_EXTRA_USERS 255 macro
/third_party/python/Include/internal/
H A Dpycore_interp.h149 freefunc co_extra_freefuncs[MAX_CO_EXTRA_USERS];
/third_party/python/Python/
H A Dceval.c7874 if (interp->co_extra_user_count == MAX_CO_EXTRA_USERS - 1) {

Completed in 12 milliseconds