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.h268 #define BC_UNREACHABLE __builtin_unreachable(); macro
274 #define BC_UNREACHABLE __assume(0); macro
278 #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.c590 BC_UNREACHABLE in bc_history_nextLen()
643 BC_UNREACHABLE in bc_history_prevLen()
H A Dvector.c491 BC_UNREACHABLE in bc_map_name()
H A Dvm.c320 BC_UNREACHABLE
H A Dprogram.c3703 BC_UNREACHABLE in bc_program_exec()