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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dltable.c387 static Node *getfreepos (Table *t) { function
415 Node *n = getfreepos(t); /* get a free place */
/freebsd-13-stable/contrib/lua/src/
H A Dltable.c615 static Node *getfreepos (Table *t) { function
653 Node *f = getfreepos(t); /* get a free place */

Completed in 144 milliseconds