Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/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()