Home
last modified time | relevance | path

Searched refs:lupb_indexmm (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/third_party/upb/upb/bindings/lua/
Dupb.c89 int lupb_indexmm(lua_State *L) { in lupb_indexmm() function
123 lua_pushcclosure(L, &lupb_indexmm, 2); in lupb_register_type()