Searched refs:setbvalue (Results 1 – 7 of 7) sorted by relevance
133 setbvalue(o, LoadByte(S)); in LoadConstants()
136 setbvalue(o, 1); /* t[string] = true */ in luaX_newstring()
218 #define setbvalue(obj,x) \ macro
820 setbvalue(ra, GETARG_B(i)); in luaV_execute()1060 setbvalue(ra, res); in luaV_execute()
241 setbvalue(&v, 1); /* boolean 'true' to be the value of all indices */ in collectvalidlines()
493 setbvalue(&o, b); in boolK()
559 setbvalue(L->top, (b != 0)); /* ensure that true is 1 */ in lua_pushboolean()