Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c997 block *lastfree; in PyObject_Free() local
/external/lua/src/
Dlobject.h504 Node *lastfree; /* any free position is before this position */ member
/external/python/cpython3/Objects/
Dobmalloc.c1616 block *lastfree; in pymalloc_free() local