Home
last modified time | relevance | path

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

/freebsd-src/contrib/lua/src/
H A Dltable.c530 Node *lastfree = t1->lastfree; in exchangehashpart() local
H A Dlobject.h746 Node *lastfree; /* any free position is before this position */ member
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlobject.h564 Node *lastfree; /* any free position is before this position */ global() member