Searched defs:LZO_STATIC_CAST (Results 1 – 3 of 3) sorted by relevance
1251 # define LZO_STATIC_CAST(t,e) (static_cast<t> (e)) macro1255 # define LZO_STATIC_CAST(t,e) ((t) (e)) macro
1271 # define LZO_STATIC_CAST(t,e) (static_cast<t> (e)) macro1275 # define LZO_STATIC_CAST(t,e) ((t) (e)) macro