Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dread.h56 BcStatus
74 BcStatus
H A Dfile.h170 BcStatus
H A Dhistory.h392 BcStatus
H A Dstatus.h421 typedef enum BcStatus enum
444 } BcStatus; typedef
/freebsd/contrib/bc/src/
H A Dfile.c90 static BcStatus
122 BcStatus
125 BcStatus s; in bc_file_flushErr()
186 BcStatus s; in bc_file_flush()
230 BcStatus s = bc_file_output(f->fd, buf, n); in bc_file_write()
H A Dread.c131 BcStatus
241 BcStatus
244 BcStatus s; in bc_read_line()
H A Dhistory.c227 BcStatus
230 BcStatus s = BC_STATUS_SUCCESS; in bc_history_line()
340 BcStatus
343 BcStatus s = BC_STATUS_SUCCESS; in bc_history_line()
685 static BcStatus
1810 static BcStatus
1836 BcStatus s; in bc_history_edit()
2050 BcStatus
2053 BcStatus s; in bc_history_line()
H A Dvm.c360 BcStatus s;
1128 BcStatus s;
H A Dprogram.c722 BcStatus s; in bc_program_read()
3735 BcStatus s; in bc_program_exec()