Searched refs:LZO_COMPILE_TIME_ASSERT_HEADER (Results 1 – 2 of 2) sorted by relevance
1626 #if !defined(LZO_COMPILE_TIME_ASSERT_HEADER)1628 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-!(e)]; macro1630 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1u-2*!(e)]; macro1632 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-!(e)]; macro1634 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-2*!(e)]; macro
1650 #if !defined(LZO_COMPILE_TIME_ASSERT_HEADER)1652 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-!(e)]; macro1654 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1u-2*!(e)]; macro1656 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-!(e)]; macro1658 # define LZO_COMPILE_TIME_ASSERT_HEADER(e) extern int __lzo_cta[1-2*!(e)]; macro1985 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_uintptr_t) >= sizeof(lzo_voidp))2148 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(unsigned short) == 2)2160 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_uint32) == 4)2172 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_uint64) == 8)