Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dltable.c80 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function
100 return hashnum(t, nvalue(key)); in mainposition()
452 Node *n = hashnum(t, nk); in luaH_getint()
/external/syslinux/com32/lua/src/
Dltable.c82 static Node *hashnum (const Table *t, lua_Number n) { in hashnum() function
101 return hashnum(t, nvalue(key)); in mainposition()
453 Node *n = hashnum(t, nk); in luaH_getint()