Searched refs:getfreepos (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dltable.c441 static Node *getfreepos (Table *t) { function
477 Node *f = getfreepos(t); /* get a free place */
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltable.c387 static Node *getfreepos (Table *t) { function
413 Node *n = getfreepos(t); /* get a free place */

Completed in 164 milliseconds