Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.c31 int luaO_int2fb (unsigned int x) { in luaO_int2fb() function
H A Dlobject.h594 LUAI_FUNC int luaO_int2fb (unsigned int x);
H A Dlparser.c754 SETARG_B(fs->f->code[pc], luaO_int2fb(cc.na)); /* set initial array size */ in constructor()
755 SETARG_C(fs->f->code[pc], luaO_int2fb(cc.nh)); /* set initial table size */ in constructor()