Home
last modified time | relevance | path

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

/external/bc/include/
Dstatus.h174 #define BC_UNREACHABLE __builtin_unreachable(); macro
180 #define BC_UNREACHABLE __assume(0); macro
184 #define BC_UNREACHABLE macro
/external/bc/src/
Dopt.c74 BC_UNREACHABLE in bc_opt_longopt()
349 BC_UNREACHABLE in bc_opt_parse()
Dargs.c252 BC_UNREACHABLE in bc_args()
Dhistory.c312 BC_UNREACHABLE in bc_history_nextLen()
362 BC_UNREACHABLE in bc_history_prevLen()
Dvector.c428 BC_UNREACHABLE in bc_map_name()
Dvm.c222 BC_UNREACHABLE
Dprogram.c3165 BC_UNREACHABLE in bc_program_exec()