Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bc/include/
H A Dlang.h417 typedef enum BcResultType enum
469 } BcResultType; typedef
493 BcResultType t;
/freebsd-14.2/contrib/bc/src/
H A Dprogram.c206 bc_program_pushBigdig(BcProgram* p, BcBigDig dig, BcResultType type) in bc_program_pushBigdig()
478 BcResultType lt; in bc_program_binPrep()
558 BcResultType lt, min; in bc_program_assignPrep()
2678 BcResultType t; in bc_program_pushGlobal()