Searched refs:zcp_debug_info (Results 1 – 1 of 1) sorted by relevance
634 static const zcp_lib_info_t zcp_debug_info = { variable651 const zcp_lib_info_t *libinfo = &zcp_debug_info; in zcp_debug()1096 lua_pushcclosure(state, zcp_debug_info.func, 0); in zcp_eval()1097 lua_setfield(state, -2, zcp_debug_info.name); in zcp_eval()