Searched refs:SIZE_B (Results 1 – 1 of 1) sorted by relevance
39 #define SIZE_B 9 macro40 #define SIZE_Bx (SIZE_C + SIZE_B)42 #define SIZE_Ax (SIZE_C + SIZE_B + SIZE_A)75 #define MAXARG_B ((1<<SIZE_B)-1)100 #define GETARG_B(i) getarg(i, POS_B, SIZE_B)101 #define SETARG_B(i,v) setarg(i, v, POS_B, SIZE_B)134 #define BITRK (1 << (SIZE_B - 1))