Home
last modified time | relevance | path

Searched defs:__branch_check__ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcompiler.h22 #define __branch_check__(x, expect, is_constant) ({ \ macro
/openbmc/u-boot/include/linux/
H A Dcompiler.h113 #define __branch_check__(x, expect) ({ \ macro