Searched refs:STATIC_CHILDREN (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _elementtree.c | 25 #define STATIC_CHILDREN 4 macro 179 PyObject* _children[STATIC_CHILDREN]; 228 self->extra->allocated = STATIC_CHILDREN; in create_extra() |
Completed in 5 milliseconds