Searched refs:UA_SET32 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo_conf.h285 #undef UA_SET32 macro
306 # define UA_SET32 ACC_UA_SET32 macro
310 # define UA_SET32(p,v) ((* (__lzo_ua_volatile lzo_uint32p) (__lzo_ua_volatile lzo_voidp) (p)) = (lzo_uint32) (v))
311 # define UA_COPY32(d,s) UA_SET32(d, UA_GET32(s))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A Dminilzo.c2138 #undef UA_SET32 macro
2159 # define UA_SET32 ACC_UA_SET32 macro
2163 # define UA_SET32(p,v) ((* (__lzo_ua_volatile lzo_uint32p) (__lzo_ua_volatile lzo_voidp) (p)) = (lzo_uint32) (v))
2164 # define UA_COPY32(d,s) UA_SET32(d, UA_GET32(s))

Completed in 171 milliseconds