Home
last modified time | relevance | path

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

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