Searched refs:lzo_uint32p (Results 1 – 4 of 4) sorted by relevance
209 #define lzo_uint32p lzo_uint32 __LZO_MMODEL * macro386 LZO_EXTERN(const lzo_uint32p)
2166 # define UA_GET32(p) (* (__lzo_ua_volatile const lzo_uint32p) (__lzo_ua_volatile const lzo_v…2167 # define UA_SET32(p,v) ((* (__lzo_ua_volatile lzo_uint32p) (__lzo_ua_volatile lzo_voidp) (p)) …2264 lzo_uint32p a_lzo_uint32p;2683 r &= ((* (lzo_uint32p) p) == 0); in _lzo_config_check()
388 #define lzo_uint32p lzo_uint32_t __LZO_MMODEL * macro