Searched refs:PTA (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | obmalloc.c | 1164 #define PTA(x) ((poolp )((uint8_t *)&(usedpools[2*(x)]) - 2*sizeof(block *))) macro 1165 #define PT(x) PTA(x), PTA(x) |
Completed in 4 milliseconds