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