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

/freebsd-12-stable/contrib/lua/src/
H A Dltable.c632 static lua_Unsigned unbound_search (Table *t, lua_Unsigned j) { function
675 else return unbound_search(t, j);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dltable.c533 static int unbound_search (Table *t, unsigned int j) { function
576 else return unbound_search(t, j);

Completed in 173 milliseconds