Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dltable.c532 static int unbound_search (Table *t, unsigned int j) { in unbound_search() function
575 else return unbound_search(t, j); in luaH_getn()
/external/syslinux/com32/lua/src/
Dltable.c533 static int unbound_search (Table *t, unsigned int j) { in unbound_search() function
576 else return unbound_search(t, j); in luaH_getn()