Searched refs:setbvalue (Results 1 – 7 of 7) sorted by relevance
113 setbvalue(o,LoadChar(S)); in LoadConstants()
137 setbvalue(o, 1); /* t[string] = true */ in luaX_newstring()
594 setbvalue(ra, GETARG_B(i)); in luaV_execute()671 setbvalue(ra, res); in luaV_execute()
198 #define setbvalue(obj,x) \ macro
208 setbvalue(&v, 1); /* boolean 'true' to be the value of all indices */ in collectvalidlines()
345 setbvalue(&o, b); in boolK()
579 setbvalue(L->top, (b != 0)); /* ensure that true is 1 */ in lua_pushboolean()