HomeSort by relevance Sort by last modified time
    Searched refs:lua_tounsigned (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lua.h 321 #define lua_tounsigned(L,i) lua_tounsignedx(L,i,NULL) macro
lauxlib.c 954 lua_tounsigned(L, -1) != (lua_Unsigned)-0x1234)

Completed in 166 milliseconds