Searched refs:LZO_UNCONST_VOLATILE_CAST (Results 1 – 2 of 2) sorted by relevance
1272 #if !defined(LZO_UNCONST_VOLATILE_CAST)1274 # define LZO_UNCONST_VOLATILE_CAST(t,e) (const_cast<t> (e)) macro1276 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) (e)) macro1278 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) ((volatile void *) ((lzo_uintptr_t) ((volatile con… macro1281 #if !defined(LZO_UNCONST_VOLATILE_CAST)1282 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) ((volatile void *) ((volatile const void *) (e)))) macro
1292 #if !defined(LZO_UNCONST_VOLATILE_CAST)1294 # define LZO_UNCONST_VOLATILE_CAST(t,e) (const_cast<t> (e)) macro1296 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) (e)) macro1298 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) ((volatile void *) ((lzo_uintptr_t) ((volatile con… macro1301 #if !defined(LZO_UNCONST_VOLATILE_CAST)1302 # define LZO_UNCONST_VOLATILE_CAST(t,e) ((t) ((volatile void *) ((volatile const void *) (e)))) macro