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