Searched refs:LIMB (Results 1 – 1 of 1) sorted by relevance
17 # define LIMB(x) ((x) & ((1 << 28) - 1)), ((x) >> 28) macro19 {{LIMB(a), LIMB(b), LIMB(c), LIMB(d), LIMB(e), LIMB(f), LIMB(g), LIMB(h)}}
Completed in 10 milliseconds