Searched refs:dbg_exec (Results 1 – 1 of 1) sorted by relevance
241 # define dbg_exec(...) bb_error_msg(__VA_ARGS__) macro243 # define dbg_exec(...) ((void)0) macro956 dbg_exec("quit(): exiting with exitcode SUCCESS"); in quit()6677 dbg_exec("func:%zd bytes:%zd ip:%zd results.len:%d", in zxc_program_exec()6683 dbg_exec("inst at %zd:%d results.len:%d", ip->inst_idx - 1, inst, G.prog.results.len); in zxc_program_exec()6693 dbg_exec("BC_INST_RET[0]:"); in zxc_program_exec()6699 dbg_exec("BC_INST_JUMP_ZERO:"); in zxc_program_exec()6713 dbg_exec("BC_INST_JUMP: to %ld", (long)*addr); in zxc_program_exec()6718 dbg_exec("BC_INST_CALL:"); in zxc_program_exec()6725 dbg_exec("BC_INST_INCDEC:"); in zxc_program_exec()[all …]