Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c953 block *lastfree; in PyObject_Free() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c997 block *lastfree; in PyObject_Free() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlobject.h567 Node *lastfree; /* any free position is before this position */ member