Home
last modified time | relevance | path

Searched refs:bc_program_printIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bc/src/
H A Dprogram.c3767 bc_program_printIndex(const char* restrict code, size_t* restrict bgn) in bc_program_printIndex() function
3805 bc_program_printIndex(code, bgn); in bc_program_printInst()
3817 bc_program_printIndex(code, bgn); in bc_program_printInst()
3818 if (inst == BC_INST_CALL) bc_program_printIndex(code, bgn); in bc_program_printInst()