Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Ddata.c1397 const BcProgramUnary bc_program_unarys[] = { variable
H A Dprogram.c1072 bc_program_unarys[inst - BC_INST_NEG](res, num); in bc_program_unary()
/freebsd/contrib/bc/include/
H A Dprogram.h449 extern const BcProgramUnary bc_program_unarys[];