Searched refs:struct_lua_create_sz (Results 1 – 3 of 3) sorted by relevance
724 extern unsigned struct_lua_create_sz;
1072 _(LUACREATE, READWRITE, struct_lua_create_sz);1073 _(LUADESTROY, READWRITE, struct_lua_create_sz);
561 unsigned struct_lua_create_sz = sizeof(struct lua_create); variable