Searched defs:ab_next (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Python/ | ||
D | pyarena.c | 33 struct _block *ab_next; member |
/aosp_15_r20/external/python/cpython2/Python/ | ||
D | pyarena.c | 35 struct _block *ab_next; member |