Searched refs:lua_strlen (Results 1 – 2 of 2) sorted by relevance
/external/skia/third_party/lua/src/ | ||
D | luaconf.h | 293 #define lua_strlen(L,i) lua_rawlen(L, (i)) macro |
/external/syslinux/com32/lua/src/ | ||
D | luaconf.h | 297 #define lua_strlen(L,i) lua_rawlen(L, (i)) macro |