Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dltable.c540 Node *lastfree = t1->lastfree; in exchangehashpart() local
H A Dlobject.h758 Node *lastfree; /* any free position is before this position */ member