Home
last modified time | relevance | path

Searched refs:BC_UNREACHABLE (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bc/include/
H A Dstatus.h289 #define BC_UNREACHABLE __builtin_unreachable(); macro
295 #define BC_UNREACHABLE __assume(0); macro
299 #define BC_UNREACHABLE macro
/freebsd/contrib/bc/src/
H A Dopt.c78 BC_UNREACHABLE in bc_opt_longopt()
380 BC_UNREACHABLE in bc_opt_parse()
H A Dargs.c355 BC_UNREACHABLE in bc_args()
H A Dhistory.c579 BC_UNREACHABLE in bc_history_nextLen()
632 BC_UNREACHABLE in bc_history_prevLen()
H A Dvector.c491 BC_UNREACHABLE in bc_map_name()
H A Dvm.c317 BC_UNREACHABLE
H A Dprogram.c3698 BC_UNREACHABLE in bc_program_exec()