Searched defs:BSWAP_LIMB_STORE (Results 1 – 1 of 1) sorted by relevance
3602 #define BSWAP_LIMB_STORE(dst, limb) \ macro3614 #define BSWAP_LIMB_STORE(dst, limb) BSWAP_LIMB (*(dst), limb) macro