Home
last modified time | relevance | path

Searched refs:unreachable (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dreloc.c163 unreachable(); in relocate_code()
/rk3399_rockchip-uboot/include/linux/
H A Dcompiler.h179 #ifndef unreachable
180 # define unreachable() do { } while (1) macro
H A Dcompiler-gcc.h200 #define unreachable() __builtin_unreachable() macro
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts378 status = "disabled"; /* unreachable */
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped985 * some compilers to complain about unreachable statements.
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped799 * some compilers to complain about unreachable statements.