Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bc/include/
HDstatus.h268 #define BC_UNREACHABLE __builtin_unreachable(); macro
274 #define BC_UNREACHABLE __assume(0); macro
278 #define BC_UNREACHABLE macro
/freebsd-14-stable/contrib/bc/src/
HDopt.c78 BC_UNREACHABLE in bc_opt_longopt()
380 BC_UNREACHABLE in bc_opt_parse()
HDargs.c355 BC_UNREACHABLE in bc_args()
HDhistory.c590 BC_UNREACHABLE in bc_history_nextLen()
643 BC_UNREACHABLE in bc_history_prevLen()
HDvector.c491 BC_UNREACHABLE in bc_map_name()
HDvm.c320 BC_UNREACHABLE
HDprogram.c3703 BC_UNREACHABLE in bc_program_exec()