Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bc/src/
H A Dprogram.c3272 static void bc_program_printIndex(const char *restrict code, in bc_program_printIndex() function
3308 bc_program_printIndex(code, bgn); in bc_program_printInst()
3319 bc_program_printIndex(code, bgn); in bc_program_printInst()
3320 if (inst == BC_INST_CALL) bc_program_printIndex(code, bgn); in bc_program_printInst()