Searched refs:LZO_STATIC_CAST2 (Results 1 – 3 of 3) sorted by relevance
/external/syslinux/lzo/include/lzo/ |
D | lzodefs.h | 1257 #if !defined(LZO_STATIC_CAST2) 1258 # define LZO_STATIC_CAST2(t1,t2,e) LZO_STATIC_CAST(t1, LZO_STATIC_CAST(t2, e)) macro
|
/external/libvncserver/common/ |
D | lzodefs.h | 1257 #if !defined(LZO_STATIC_CAST2) 1258 # define LZO_STATIC_CAST2(t1,t2,e) LZO_STATIC_CAST(t1, LZO_STATIC_CAST(t2, e)) macro
|
D | minilzo.c | 1277 #if !defined(LZO_STATIC_CAST2) 1278 # define LZO_STATIC_CAST2(t1,t2,e) LZO_STATIC_CAST(t1, LZO_STATIC_CAST(t2, e)) macro
|