Searched defs:LZO_REINTERPRET_CAST (Results 1 – 3 of 3) sorted by relevance
1243 # define LZO_REINTERPRET_CAST(t,e) (reinterpret_cast<t> (e)) macro1247 # define LZO_REINTERPRET_CAST(t,e) ((t) (e)) macro
1263 # define LZO_REINTERPRET_CAST(t,e) (reinterpret_cast<t> (e)) macro1267 # define LZO_REINTERPRET_CAST(t,e) ((t) (e)) macro