Searched refs:htol32_ua_store (Results 1 – 1 of 1) sorted by relevance
74 #define store32_ua(a, v) htol32_ua_store(v, a)132 #define htol32_ua_store(val, bytes) ({ \ macro226 htol32_ua_store(uint32 val, uint8 *bytes) in htol32_ua_store() function