Searched refs:LZO_ITRUNC (Results 1 – 2 of 2) sorted by relevance
1330 #if !defined(LZO_ITRUNC)1331 # define LZO_ITRUNC(t,e) LZO_STATIC_CAST(t, e) macro
1350 #if !defined(LZO_ITRUNC)1351 # define LZO_ITRUNC(t,e) LZO_STATIC_CAST(t, e) macro4087 unsigned char c = LZO_ITRUNC(unsigned char, cc); in LZOLIB_PUBLIC()