Searched refs:zcp_debug_info (Results 1 – 1 of 1) sorted by relevance
630 static zcp_lib_info_t zcp_debug_info = { variable647 zcp_lib_info_t *libinfo = &zcp_debug_info; in zcp_debug()1089 lua_pushcclosure(state, zcp_debug_info.func, 0); in zcp_eval()1090 lua_setfield(state, -2, zcp_debug_info.name); in zcp_eval()