Searched refs:lua_tounsigned (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlua.h321 #define lua_tounsigned(L,i) lua_tounsignedx(L,i,NULL) macro
H A Dlauxlib.c954 lua_tounsigned(L, -1) != (lua_Unsigned)-0x1234)

Completed in 677 milliseconds