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/syslinux/com32/lua/src/
Dlobject.h567 Node *lastfree; /* any free position is before this position */ member
/external/python/cpython3/Objects/
Dobmalloc.c1452 block *lastfree; in _PyObject_Free() local