Searched refs:lupb_DefPool_check (Results 1 – 2 of 2) sorted by relevance
341 upb_DefPool* defpool = lupb_DefPool_check(L, -1); in lupb_MessageDef_pushnested()712 upb_DefPool* lupb_DefPool_check(lua_State* L, int narg) { in lupb_DefPool_check() function792 upb_DefPool* s = lupb_DefPool_check(L, 1); in lupb_DefPool_AddFile()818 upb_DefPool* s = lupb_DefPool_check(L, 1); in lupb_DefPool_addset()840 const upb_DefPool* s = lupb_DefPool_check(L, 1); in lupb_DefPool_FindMessageByName()848 const upb_DefPool* s = lupb_DefPool_check(L, 1); in lupb_DefPool_FindEnumByName()855 const upb_DefPool* s = lupb_DefPool_check(L, 1); in lupb_DefPool_FindEnumByNameval()
99 upb_DefPool* lupb_DefPool_check(lua_State* L, int narg);