Searched defs:_b_ (Results 1 – 7 of 7) sorted by relevance
311 #define MIN(_a_, _b_) ((_a_) < (_b_) ? (_a_) : (_b_)) argument314 #define MAX(_a_, _b_) ((_a_) > (_b_) ? (_a_) : (_b_)) argument
338 #define MIN(_a_, _b_) ((_a_) < (_b_) ? (_a_) : (_b_)) argument341 #define MAX(_a_, _b_) ((_a_) > (_b_) ? (_a_) : (_b_)) argument
628 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
657 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
695 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument