Home
last modified time | relevance | path

Searched defs:lua_rawlen (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Dupb.h44 #define lua_rawlen lua_objlen macro
/aosp_15_r20/external/lua/src/
H A Dlapi.c402 LUA_API lua_Unsigned lua_rawlen (lua_State *L, int idx) { in lua_rawlen() function