Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A 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()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c1123 unsigned hashnum = 0; in _dwarf_free_abbrev_hash_table_contents() local
1132 for (; hashnum < hash_table->tb_table_entry_count; ++hashnum) { in _dwarf_free_abbrev_hash_table_contents()
1136 &hash_table->tb_entries[hashnum]; in _dwarf_free_abbrev_hash_table_contents()