Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dprogram.h347 bc_program_printInst(const BcProgram* p, const char* code,
/freebsd/contrib/bc/src/
H A Dprogram.c3833 bc_program_printInst(const BcProgram* p, const char* restrict code, in bc_program_printInst() function
3882 bc_program_printInst(p, code, &ip.idx); in bc_program_code()