Searched refs:lua_pushunsigned (Results 1 – 1 of 1) sorted by relevance
35 #define lua_pushunsigned(L, n) lua_pushnumber(L, n) macro37 #define lua_pushunsigned(L, n) lua_pushinteger(L, n) macro587 lua_pushunsigned(L,c->p[1]); in mp_decode_to_lua_type()597 lua_pushunsigned(L, in mp_decode_to_lua_type()611 lua_pushunsigned(L, in mp_decode_to_lua_type()629 lua_pushunsigned(L, in mp_decode_to_lua_type()762 lua_pushunsigned(L,c->p[0]); in mp_decode_to_lua_type()