=> Bootstrap dependency digest>=20010302: found digest-20180917 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for swt-3.5.1.3555nb42 gcc -O -Wall -DSWT_VERSION=3555 -DLINUX -DGTK -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/netbsd -fPIC -c swt.c gcc -O -Wall -DSWT_VERSION=3555 -DLINUX -DGTK -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/netbsd -fPIC -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/kaffe -c -o c.o c.c gcc -O -Wall -DSWT_VERSION=3555 -DLINUX -DGTK -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/netbsd -fPIC -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/kaffe -c -o c_stats.o c_stats.c c.c: In function 'Java_org_eclipse_swt_internal_C_free': c.c:35:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] free((void *)arg0); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_getenv': c.c:48:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)getenv((const char *)lparg0); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_malloc': c.c:62:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)malloc(arg0); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__III': c.c:80:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:80:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ c.c:80:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:80:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:80:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ c.c:80:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)arg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3BI': c.c:110:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:110:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:110:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:110:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3CI': c.c:149:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:149:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:149:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:149:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3DI': c.c:188:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:188:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:188:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:188:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3FI': c.c:227:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:227:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:227:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:227:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3II': c.c:266:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:266:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:266:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:266:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3JI': c.c:305:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:305:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:305:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:305:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memmove__I_3SI': c.c:344:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:344:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:344:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:344:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3BII': c.c:383:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:383:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3CII': c.c:466:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:466:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3DII': c.c:505:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:505:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3FII': c.c:544:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:544:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3III': c.c:583:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:583:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3JII': c.c:664:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:664:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_memmove___3SII': c.c:703:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ c.c:703:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c: In function 'Java_org_eclipse_swt_internal_C_memset': c.c:727:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)memset((void *)arg0, arg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:727:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)memset((void *)arg0, arg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from c.c:12: c.c:727:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)memset((void *)arg0, arg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from c.h:16, from c_structs.h:12, from c.c:13: c.c:727:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)memset((void *)arg0, arg1, (size_t)arg2); ^ c.c:727:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)memset((void *)arg0, arg1, (size_t)arg2); ^ c.c: In function 'Java_org_eclipse_swt_internal_C_strlen': c.c:739:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)strlen((char *)arg0); ^ gcc -O -Wall -DSWT_VERSION=3555 -DLINUX -DGTK -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/netbsd -fPIC -DUSE_ASSEMBLER -c callback.c callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:312:2: note: (near initialization for 'fnx_array[0][0]') (jintLong)FN(0, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:313:2: note: (near initialization for 'fnx_array[0][1]') (jintLong)FN(1, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:314:2: note: (near initialization for 'fnx_array[0][2]') (jintLong)FN(2, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:315:2: note: (near initialization for 'fnx_array[0][3]') (jintLong)FN(3, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:316:2: note: (near initialization for 'fnx_array[0][4]') (jintLong)FN(4, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:317:2: note: (near initialization for 'fnx_array[0][5]') (jintLong)FN(5, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:318:2: note: (near initialization for 'fnx_array[0][6]') (jintLong)FN(6, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:319:2: note: (near initialization for 'fnx_array[0][7]') (jintLong)FN(7, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:320:2: note: (near initialization for 'fnx_array[0][8]') (jintLong)FN(8, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:321:2: note: (near initialization for 'fnx_array[0][9]') (jintLong)FN(9, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:322:2: note: (near initialization for 'fnx_array[0][10]') (jintLong)FN(10, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:323:2: note: (near initialization for 'fnx_array[0][11]') (jintLong)FN(11, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:324:2: note: (near initialization for 'fnx_array[0][12]') (jintLong)FN(12, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:325:2: note: (near initialization for 'fnx_array[0][13]') (jintLong)FN(13, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:326:2: note: (near initialization for 'fnx_array[0][14]') (jintLong)FN(14, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:327:2: note: (near initialization for 'fnx_array[0][15]') (jintLong)FN(15, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:328:2: note: (near initialization for 'fnx_array[0][16]') (jintLong)FN(16, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:329:2: note: (near initialization for 'fnx_array[0][17]') (jintLong)FN(17, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:330:2: note: (near initialization for 'fnx_array[0][18]') (jintLong)FN(18, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:331:2: note: (near initialization for 'fnx_array[0][19]') (jintLong)FN(19, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:332:2: note: (near initialization for 'fnx_array[0][20]') (jintLong)FN(20, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:333:2: note: (near initialization for 'fnx_array[0][21]') (jintLong)FN(21, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:334:2: note: (near initialization for 'fnx_array[0][22]') (jintLong)FN(22, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ gcc -O -Wall -DSWT_VERSION=3555 -DLINUX -DGTK -I/usr/pkg/java/kaffe/include -I/usr/pkg/java/kaffe/include/netbsd -fPIC `pkg-config --cflags gtk+-2.0` -c os.c callback.c:335:2: note: (near initialization for 'fnx_array[0][23]') (jintLong)FN(23, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:336:2: note: (near initialization for 'fnx_array[0][24]') (jintLong)FN(24, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:337:2: note: (near initialization for 'fnx_array[0][25]') (jintLong)FN(25, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:338:2: note: (near initialization for 'fnx_array[0][26]') (jintLong)FN(26, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:339:2: note: (near initialization for 'fnx_array[0][27]') (jintLong)FN(27, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:340:2: note: (near initialization for 'fnx_array[0][28]') (jintLong)FN(28, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:341:2: note: (near initialization for 'fnx_array[0][29]') (jintLong)FN(29, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:342:2: note: (near initialization for 'fnx_array[0][30]') (jintLong)FN(30, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:343:2: note: (near initialization for 'fnx_array[0][31]') (jintLong)FN(31, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:344:2: note: (near initialization for 'fnx_array[0][32]') (jintLong)FN(32, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:345:2: note: (near initialization for 'fnx_array[0][33]') (jintLong)FN(33, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:346:2: note: (near initialization for 'fnx_array[0][34]') (jintLong)FN(34, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:347:2: note: (near initialization for 'fnx_array[0][35]') (jintLong)FN(35, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:348:2: note: (near initialization for 'fnx_array[0][36]') (jintLong)FN(36, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:349:2: note: (near initialization for 'fnx_array[0][37]') (jintLong)FN(37, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:350:2: note: (near initialization for 'fnx_array[0][38]') (jintLong)FN(38, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:351:2: note: (near initialization for 'fnx_array[0][39]') (jintLong)FN(39, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:352:2: note: (near initialization for 'fnx_array[0][40]') (jintLong)FN(40, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:353:2: note: (near initialization for 'fnx_array[0][41]') (jintLong)FN(41, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:354:2: note: (near initialization for 'fnx_array[0][42]') (jintLong)FN(42, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:355:2: note: (near initialization for 'fnx_array[0][43]') (jintLong)FN(43, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:356:2: note: (near initialization for 'fnx_array[0][44]') (jintLong)FN(44, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:357:2: note: (near initialization for 'fnx_array[0][45]') (jintLong)FN(45, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:358:2: note: (near initialization for 'fnx_array[0][46]') (jintLong)FN(46, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:359:2: note: (near initialization for 'fnx_array[0][47]') (jintLong)FN(47, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:360:2: note: (near initialization for 'fnx_array[0][48]') (jintLong)FN(48, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:361:2: note: (near initialization for 'fnx_array[0][49]') (jintLong)FN(49, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:362:2: note: (near initialization for 'fnx_array[0][50]') (jintLong)FN(50, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:363:2: note: (near initialization for 'fnx_array[0][51]') (jintLong)FN(51, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:364:2: note: (near initialization for 'fnx_array[0][52]') (jintLong)FN(52, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:365:2: note: (near initialization for 'fnx_array[0][53]') (jintLong)FN(53, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:366:2: note: (near initialization for 'fnx_array[0][54]') (jintLong)FN(54, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:367:2: note: (near initialization for 'fnx_array[0][55]') (jintLong)FN(55, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:368:2: note: (near initialization for 'fnx_array[0][56]') (jintLong)FN(56, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:369:2: note: (near initialization for 'fnx_array[0][57]') (jintLong)FN(57, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:370:2: note: (near initialization for 'fnx_array[0][58]') (jintLong)FN(58, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:371:2: note: (near initialization for 'fnx_array[0][59]') (jintLong)FN(59, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:372:2: note: (near initialization for 'fnx_array[0][60]') (jintLong)FN(60, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:373:2: note: (near initialization for 'fnx_array[0][61]') (jintLong)FN(61, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:374:2: note: (near initialization for 'fnx_array[0][62]') (jintLong)FN(62, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:375:2: note: (near initialization for 'fnx_array[0][63]') (jintLong)FN(63, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:376:2: note: (near initialization for 'fnx_array[0][64]') (jintLong)FN(64, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:377:2: note: (near initialization for 'fnx_array[0][65]') (jintLong)FN(65, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:378:2: note: (near initialization for 'fnx_array[0][66]') (jintLong)FN(66, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:379:2: note: (near initialization for 'fnx_array[0][67]') (jintLong)FN(67, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:380:2: note: (near initialization for 'fnx_array[0][68]') (jintLong)FN(68, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:381:2: note: (near initialization for 'fnx_array[0][69]') (jintLong)FN(69, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:382:2: note: (near initialization for 'fnx_array[0][70]') (jintLong)FN(70, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:383:2: note: (near initialization for 'fnx_array[0][71]') (jintLong)FN(71, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:384:2: note: (near initialization for 'fnx_array[0][72]') (jintLong)FN(72, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:385:2: note: (near initialization for 'fnx_array[0][73]') (jintLong)FN(73, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:386:2: note: (near initialization for 'fnx_array[0][74]') (jintLong)FN(74, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:387:2: note: (near initialization for 'fnx_array[0][75]') (jintLong)FN(75, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:388:2: note: (near initialization for 'fnx_array[0][76]') (jintLong)FN(76, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:389:2: note: (near initialization for 'fnx_array[0][77]') (jintLong)FN(77, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:390:2: note: (near initialization for 'fnx_array[0][78]') (jintLong)FN(78, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:391:2: note: (near initialization for 'fnx_array[0][79]') (jintLong)FN(79, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:392:2: note: (near initialization for 'fnx_array[0][80]') (jintLong)FN(80, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:393:2: note: (near initialization for 'fnx_array[0][81]') (jintLong)FN(81, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:394:2: note: (near initialization for 'fnx_array[0][82]') (jintLong)FN(82, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:395:2: note: (near initialization for 'fnx_array[0][83]') (jintLong)FN(83, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:396:2: note: (near initialization for 'fnx_array[0][84]') (jintLong)FN(84, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:397:2: note: (near initialization for 'fnx_array[0][85]') (jintLong)FN(85, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:398:2: note: (near initialization for 'fnx_array[0][86]') (jintLong)FN(86, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:399:2: note: (near initialization for 'fnx_array[0][87]') (jintLong)FN(87, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:400:2: note: (near initialization for 'fnx_array[0][88]') (jintLong)FN(88, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:401:2: note: (near initialization for 'fnx_array[0][89]') (jintLong)FN(89, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:402:2: note: (near initialization for 'fnx_array[0][90]') (jintLong)FN(90, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:403:2: note: (near initialization for 'fnx_array[0][91]') (jintLong)FN(91, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:404:2: note: (near initialization for 'fnx_array[0][92]') (jintLong)FN(92, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:405:2: note: (near initialization for 'fnx_array[0][93]') (jintLong)FN(93, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:406:2: note: (near initialization for 'fnx_array[0][94]') (jintLong)FN(94, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:407:2: note: (near initialization for 'fnx_array[0][95]') (jintLong)FN(95, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:408:2: note: (near initialization for 'fnx_array[0][96]') (jintLong)FN(96, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:409:2: note: (near initialization for 'fnx_array[0][97]') (jintLong)FN(97, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:410:2: note: (near initialization for 'fnx_array[0][98]') (jintLong)FN(98, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:411:2: note: (near initialization for 'fnx_array[0][99]') (jintLong)FN(99, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:412:2: note: (near initialization for 'fnx_array[0][100]') (jintLong)FN(100, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:413:2: note: (near initialization for 'fnx_array[0][101]') (jintLong)FN(101, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:414:2: note: (near initialization for 'fnx_array[0][102]') (jintLong)FN(102, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:415:2: note: (near initialization for 'fnx_array[0][103]') (jintLong)FN(103, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:416:2: note: (near initialization for 'fnx_array[0][104]') (jintLong)FN(104, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:417:2: note: (near initialization for 'fnx_array[0][105]') (jintLong)FN(105, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:418:2: note: (near initialization for 'fnx_array[0][106]') (jintLong)FN(106, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:419:2: note: (near initialization for 'fnx_array[0][107]') (jintLong)FN(107, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:420:2: note: (near initialization for 'fnx_array[0][108]') (jintLong)FN(108, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:421:2: note: (near initialization for 'fnx_array[0][109]') (jintLong)FN(109, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:422:2: note: (near initialization for 'fnx_array[0][110]') (jintLong)FN(110, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:423:2: note: (near initialization for 'fnx_array[0][111]') (jintLong)FN(111, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:424:2: note: (near initialization for 'fnx_array[0][112]') (jintLong)FN(112, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:425:2: note: (near initialization for 'fnx_array[0][113]') (jintLong)FN(113, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:426:2: note: (near initialization for 'fnx_array[0][114]') (jintLong)FN(114, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:427:2: note: (near initialization for 'fnx_array[0][115]') (jintLong)FN(115, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:428:2: note: (near initialization for 'fnx_array[0][116]') (jintLong)FN(116, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:429:2: note: (near initialization for 'fnx_array[0][117]') (jintLong)FN(117, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:430:2: note: (near initialization for 'fnx_array[0][118]') (jintLong)FN(118, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:431:2: note: (near initialization for 'fnx_array[0][119]') (jintLong)FN(119, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:432:2: note: (near initialization for 'fnx_array[0][120]') (jintLong)FN(120, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:433:2: note: (near initialization for 'fnx_array[0][121]') (jintLong)FN(121, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:434:2: note: (near initialization for 'fnx_array[0][122]') (jintLong)FN(122, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:435:2: note: (near initialization for 'fnx_array[0][123]') (jintLong)FN(123, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:436:2: note: (near initialization for 'fnx_array[0][124]') (jintLong)FN(124, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:437:2: note: (near initialization for 'fnx_array[0][125]') (jintLong)FN(125, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:438:2: note: (near initialization for 'fnx_array[0][126]') (jintLong)FN(126, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:439:2: note: (near initialization for 'fnx_array[0][127]') (jintLong)FN(127, args), \ ^ callback.c:446:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(0) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:312:2: note: (near initialization for 'fnx_array[1][0]') (jintLong)FN(0, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:313:2: note: (near initialization for 'fnx_array[1][1]') (jintLong)FN(1, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:314:2: note: (near initialization for 'fnx_array[1][2]') (jintLong)FN(2, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:315:2: note: (near initialization for 'fnx_array[1][3]') (jintLong)FN(3, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:316:2: note: (near initialization for 'fnx_array[1][4]') (jintLong)FN(4, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:317:2: note: (near initialization for 'fnx_array[1][5]') (jintLong)FN(5, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:318:2: note: (near initialization for 'fnx_array[1][6]') (jintLong)FN(6, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:319:2: note: (near initialization for 'fnx_array[1][7]') (jintLong)FN(7, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:320:2: note: (near initialization for 'fnx_array[1][8]') (jintLong)FN(8, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:321:2: note: (near initialization for 'fnx_array[1][9]') (jintLong)FN(9, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:322:2: note: (near initialization for 'fnx_array[1][10]') (jintLong)FN(10, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:323:2: note: (near initialization for 'fnx_array[1][11]') (jintLong)FN(11, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:324:2: note: (near initialization for 'fnx_array[1][12]') (jintLong)FN(12, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:325:2: note: (near initialization for 'fnx_array[1][13]') (jintLong)FN(13, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:326:2: note: (near initialization for 'fnx_array[1][14]') (jintLong)FN(14, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:327:2: note: (near initialization for 'fnx_array[1][15]') (jintLong)FN(15, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:328:2: note: (near initialization for 'fnx_array[1][16]') (jintLong)FN(16, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:329:2: note: (near initialization for 'fnx_array[1][17]') (jintLong)FN(17, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:330:2: note: (near initialization for 'fnx_array[1][18]') (jintLong)FN(18, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:331:2: note: (near initialization for 'fnx_array[1][19]') (jintLong)FN(19, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:332:2: note: (near initialization for 'fnx_array[1][20]') (jintLong)FN(20, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:333:2: note: (near initialization for 'fnx_array[1][21]') (jintLong)FN(21, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:334:2: note: (near initialization for 'fnx_array[1][22]') (jintLong)FN(22, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:335:2: note: (near initialization for 'fnx_array[1][23]') (jintLong)FN(23, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:336:2: note: (near initialization for 'fnx_array[1][24]') (jintLong)FN(24, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:337:2: note: (near initialization for 'fnx_array[1][25]') (jintLong)FN(25, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:338:2: note: (near initialization for 'fnx_array[1][26]') (jintLong)FN(26, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:339:2: note: (near initialization for 'fnx_array[1][27]') (jintLong)FN(27, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:340:2: note: (near initialization for 'fnx_array[1][28]') (jintLong)FN(28, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:341:2: note: (near initialization for 'fnx_array[1][29]') (jintLong)FN(29, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:342:2: note: (near initialization for 'fnx_array[1][30]') (jintLong)FN(30, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:343:2: note: (near initialization for 'fnx_array[1][31]') (jintLong)FN(31, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:344:2: note: (near initialization for 'fnx_array[1][32]') (jintLong)FN(32, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:345:2: note: (near initialization for 'fnx_array[1][33]') (jintLong)FN(33, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:346:2: note: (near initialization for 'fnx_array[1][34]') (jintLong)FN(34, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:347:2: note: (near initialization for 'fnx_array[1][35]') (jintLong)FN(35, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:348:2: note: (near initialization for 'fnx_array[1][36]') (jintLong)FN(36, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:349:2: note: (near initialization for 'fnx_array[1][37]') (jintLong)FN(37, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:350:2: note: (near initialization for 'fnx_array[1][38]') (jintLong)FN(38, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:351:2: note: (near initialization for 'fnx_array[1][39]') (jintLong)FN(39, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:352:2: note: (near initialization for 'fnx_array[1][40]') (jintLong)FN(40, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:353:2: note: (near initialization for 'fnx_array[1][41]') (jintLong)FN(41, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:354:2: note: (near initialization for 'fnx_array[1][42]') (jintLong)FN(42, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:355:2: note: (near initialization for 'fnx_array[1][43]') (jintLong)FN(43, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:356:2: note: (near initialization for 'fnx_array[1][44]') (jintLong)FN(44, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:357:2: note: (near initialization for 'fnx_array[1][45]') (jintLong)FN(45, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:358:2: note: (near initialization for 'fnx_array[1][46]') (jintLong)FN(46, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:359:2: note: (near initialization for 'fnx_array[1][47]') (jintLong)FN(47, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:360:2: note: (near initialization for 'fnx_array[1][48]') (jintLong)FN(48, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:361:2: note: (near initialization for 'fnx_array[1][49]') (jintLong)FN(49, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:362:2: note: (near initialization for 'fnx_array[1][50]') (jintLong)FN(50, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:363:2: note: (near initialization for 'fnx_array[1][51]') (jintLong)FN(51, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:364:2: note: (near initialization for 'fnx_array[1][52]') (jintLong)FN(52, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:365:2: note: (near initialization for 'fnx_array[1][53]') (jintLong)FN(53, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:366:2: note: (near initialization for 'fnx_array[1][54]') (jintLong)FN(54, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:367:2: note: (near initialization for 'fnx_array[1][55]') (jintLong)FN(55, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:368:2: note: (near initialization for 'fnx_array[1][56]') (jintLong)FN(56, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:369:2: note: (near initialization for 'fnx_array[1][57]') (jintLong)FN(57, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:370:2: note: (near initialization for 'fnx_array[1][58]') (jintLong)FN(58, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:371:2: note: (near initialization for 'fnx_array[1][59]') (jintLong)FN(59, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:372:2: note: (near initialization for 'fnx_array[1][60]') (jintLong)FN(60, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:373:2: note: (near initialization for 'fnx_array[1][61]') (jintLong)FN(61, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:374:2: note: (near initialization for 'fnx_array[1][62]') (jintLong)FN(62, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:375:2: note: (near initialization for 'fnx_array[1][63]') (jintLong)FN(63, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:376:2: note: (near initialization for 'fnx_array[1][64]') (jintLong)FN(64, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:377:2: note: (near initialization for 'fnx_array[1][65]') (jintLong)FN(65, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:378:2: note: (near initialization for 'fnx_array[1][66]') (jintLong)FN(66, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:379:2: note: (near initialization for 'fnx_array[1][67]') (jintLong)FN(67, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:380:2: note: (near initialization for 'fnx_array[1][68]') (jintLong)FN(68, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:381:2: note: (near initialization for 'fnx_array[1][69]') (jintLong)FN(69, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:382:2: note: (near initialization for 'fnx_array[1][70]') (jintLong)FN(70, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:383:2: note: (near initialization for 'fnx_array[1][71]') (jintLong)FN(71, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:384:2: note: (near initialization for 'fnx_array[1][72]') (jintLong)FN(72, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:385:2: note: (near initialization for 'fnx_array[1][73]') (jintLong)FN(73, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:386:2: note: (near initialization for 'fnx_array[1][74]') (jintLong)FN(74, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:387:2: note: (near initialization for 'fnx_array[1][75]') (jintLong)FN(75, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:388:2: note: (near initialization for 'fnx_array[1][76]') (jintLong)FN(76, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:389:2: note: (near initialization for 'fnx_array[1][77]') (jintLong)FN(77, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:390:2: note: (near initialization for 'fnx_array[1][78]') (jintLong)FN(78, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:391:2: note: (near initialization for 'fnx_array[1][79]') (jintLong)FN(79, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:392:2: note: (near initialization for 'fnx_array[1][80]') (jintLong)FN(80, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:393:2: note: (near initialization for 'fnx_array[1][81]') (jintLong)FN(81, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:394:2: note: (near initialization for 'fnx_array[1][82]') (jintLong)FN(82, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:395:2: note: (near initialization for 'fnx_array[1][83]') (jintLong)FN(83, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:396:2: note: (near initialization for 'fnx_array[1][84]') (jintLong)FN(84, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:397:2: note: (near initialization for 'fnx_array[1][85]') (jintLong)FN(85, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:398:2: note: (near initialization for 'fnx_array[1][86]') (jintLong)FN(86, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:399:2: note: (near initialization for 'fnx_array[1][87]') (jintLong)FN(87, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:400:2: note: (near initialization for 'fnx_array[1][88]') (jintLong)FN(88, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:401:2: note: (near initialization for 'fnx_array[1][89]') (jintLong)FN(89, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:402:2: note: (near initialization for 'fnx_array[1][90]') (jintLong)FN(90, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:403:2: note: (near initialization for 'fnx_array[1][91]') (jintLong)FN(91, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:404:2: note: (near initialization for 'fnx_array[1][92]') (jintLong)FN(92, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:405:2: note: (near initialization for 'fnx_array[1][93]') (jintLong)FN(93, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:406:2: note: (near initialization for 'fnx_array[1][94]') (jintLong)FN(94, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:407:2: note: (near initialization for 'fnx_array[1][95]') (jintLong)FN(95, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:408:2: note: (near initialization for 'fnx_array[1][96]') (jintLong)FN(96, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:409:2: note: (near initialization for 'fnx_array[1][97]') (jintLong)FN(97, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:410:2: note: (near initialization for 'fnx_array[1][98]') (jintLong)FN(98, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:411:2: note: (near initialization for 'fnx_array[1][99]') (jintLong)FN(99, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:412:2: note: (near initialization for 'fnx_array[1][100]') (jintLong)FN(100, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:413:2: note: (near initialization for 'fnx_array[1][101]') (jintLong)FN(101, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:414:2: note: (near initialization for 'fnx_array[1][102]') (jintLong)FN(102, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:415:2: note: (near initialization for 'fnx_array[1][103]') (jintLong)FN(103, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:416:2: note: (near initialization for 'fnx_array[1][104]') (jintLong)FN(104, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:417:2: note: (near initialization for 'fnx_array[1][105]') (jintLong)FN(105, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:418:2: note: (near initialization for 'fnx_array[1][106]') (jintLong)FN(106, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:419:2: note: (near initialization for 'fnx_array[1][107]') (jintLong)FN(107, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:420:2: note: (near initialization for 'fnx_array[1][108]') (jintLong)FN(108, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:421:2: note: (near initialization for 'fnx_array[1][109]') (jintLong)FN(109, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:422:2: note: (near initialization for 'fnx_array[1][110]') (jintLong)FN(110, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:423:2: note: (near initialization for 'fnx_array[1][111]') (jintLong)FN(111, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:424:2: note: (near initialization for 'fnx_array[1][112]') (jintLong)FN(112, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:425:2: note: (near initialization for 'fnx_array[1][113]') (jintLong)FN(113, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:426:2: note: (near initialization for 'fnx_array[1][114]') (jintLong)FN(114, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:427:2: note: (near initialization for 'fnx_array[1][115]') (jintLong)FN(115, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:428:2: note: (near initialization for 'fnx_array[1][116]') (jintLong)FN(116, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:429:2: note: (near initialization for 'fnx_array[1][117]') (jintLong)FN(117, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:430:2: note: (near initialization for 'fnx_array[1][118]') (jintLong)FN(118, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:431:2: note: (near initialization for 'fnx_array[1][119]') (jintLong)FN(119, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:432:2: note: (near initialization for 'fnx_array[1][120]') (jintLong)FN(120, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:433:2: note: (near initialization for 'fnx_array[1][121]') (jintLong)FN(121, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:434:2: note: (near initialization for 'fnx_array[1][122]') (jintLong)FN(122, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:435:2: note: (near initialization for 'fnx_array[1][123]') (jintLong)FN(123, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:436:2: note: (near initialization for 'fnx_array[1][124]') (jintLong)FN(124, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:437:2: note: (near initialization for 'fnx_array[1][125]') (jintLong)FN(125, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:438:2: note: (near initialization for 'fnx_array[1][126]') (jintLong)FN(126, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:439:2: note: (near initialization for 'fnx_array[1][127]') (jintLong)FN(127, args), \ ^ callback.c:447:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(1) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:312:2: note: (near initialization for 'fnx_array[2][0]') (jintLong)FN(0, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:313:2: note: (near initialization for 'fnx_array[2][1]') (jintLong)FN(1, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:314:2: note: (near initialization for 'fnx_array[2][2]') (jintLong)FN(2, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:315:2: note: (near initialization for 'fnx_array[2][3]') (jintLong)FN(3, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:316:2: note: (near initialization for 'fnx_array[2][4]') (jintLong)FN(4, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:317:2: note: (near initialization for 'fnx_array[2][5]') (jintLong)FN(5, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:318:2: note: (near initialization for 'fnx_array[2][6]') (jintLong)FN(6, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:319:2: note: (near initialization for 'fnx_array[2][7]') (jintLong)FN(7, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:320:2: note: (near initialization for 'fnx_array[2][8]') (jintLong)FN(8, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:321:2: note: (near initialization for 'fnx_array[2][9]') (jintLong)FN(9, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:322:2: note: (near initialization for 'fnx_array[2][10]') (jintLong)FN(10, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:323:2: note: (near initialization for 'fnx_array[2][11]') (jintLong)FN(11, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:324:2: note: (near initialization for 'fnx_array[2][12]') (jintLong)FN(12, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:325:2: note: (near initialization for 'fnx_array[2][13]') (jintLong)FN(13, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:326:2: note: (near initialization for 'fnx_array[2][14]') (jintLong)FN(14, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:327:2: note: (near initialization for 'fnx_array[2][15]') (jintLong)FN(15, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:328:2: note: (near initialization for 'fnx_array[2][16]') (jintLong)FN(16, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:329:2: note: (near initialization for 'fnx_array[2][17]') (jintLong)FN(17, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:330:2: note: (near initialization for 'fnx_array[2][18]') (jintLong)FN(18, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:331:2: note: (near initialization for 'fnx_array[2][19]') (jintLong)FN(19, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:332:2: note: (near initialization for 'fnx_array[2][20]') (jintLong)FN(20, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:333:2: note: (near initialization for 'fnx_array[2][21]') (jintLong)FN(21, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:334:2: note: (near initialization for 'fnx_array[2][22]') (jintLong)FN(22, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:335:2: note: (near initialization for 'fnx_array[2][23]') (jintLong)FN(23, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:336:2: note: (near initialization for 'fnx_array[2][24]') (jintLong)FN(24, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:337:2: note: (near initialization for 'fnx_array[2][25]') (jintLong)FN(25, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:338:2: note: (near initialization for 'fnx_array[2][26]') (jintLong)FN(26, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:339:2: note: (near initialization for 'fnx_array[2][27]') (jintLong)FN(27, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:340:2: note: (near initialization for 'fnx_array[2][28]') (jintLong)FN(28, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:341:2: note: (near initialization for 'fnx_array[2][29]') (jintLong)FN(29, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:342:2: note: (near initialization for 'fnx_array[2][30]') (jintLong)FN(30, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:343:2: note: (near initialization for 'fnx_array[2][31]') (jintLong)FN(31, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:344:2: note: (near initialization for 'fnx_array[2][32]') (jintLong)FN(32, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:345:2: note: (near initialization for 'fnx_array[2][33]') (jintLong)FN(33, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:346:2: note: (near initialization for 'fnx_array[2][34]') (jintLong)FN(34, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:347:2: note: (near initialization for 'fnx_array[2][35]') (jintLong)FN(35, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:348:2: note: (near initialization for 'fnx_array[2][36]') (jintLong)FN(36, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:349:2: note: (near initialization for 'fnx_array[2][37]') (jintLong)FN(37, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:350:2: note: (near initialization for 'fnx_array[2][38]') (jintLong)FN(38, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:351:2: note: (near initialization for 'fnx_array[2][39]') (jintLong)FN(39, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:352:2: note: (near initialization for 'fnx_array[2][40]') (jintLong)FN(40, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:353:2: note: (near initialization for 'fnx_array[2][41]') (jintLong)FN(41, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:354:2: note: (near initialization for 'fnx_array[2][42]') (jintLong)FN(42, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:355:2: note: (near initialization for 'fnx_array[2][43]') (jintLong)FN(43, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:356:2: note: (near initialization for 'fnx_array[2][44]') (jintLong)FN(44, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:357:2: note: (near initialization for 'fnx_array[2][45]') (jintLong)FN(45, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:358:2: note: (near initialization for 'fnx_array[2][46]') (jintLong)FN(46, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:359:2: note: (near initialization for 'fnx_array[2][47]') (jintLong)FN(47, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:360:2: note: (near initialization for 'fnx_array[2][48]') (jintLong)FN(48, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:361:2: note: (near initialization for 'fnx_array[2][49]') (jintLong)FN(49, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:362:2: note: (near initialization for 'fnx_array[2][50]') (jintLong)FN(50, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:363:2: note: (near initialization for 'fnx_array[2][51]') (jintLong)FN(51, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:364:2: note: (near initialization for 'fnx_array[2][52]') (jintLong)FN(52, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:365:2: note: (near initialization for 'fnx_array[2][53]') (jintLong)FN(53, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:366:2: note: (near initialization for 'fnx_array[2][54]') (jintLong)FN(54, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:367:2: note: (near initialization for 'fnx_array[2][55]') (jintLong)FN(55, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:368:2: note: (near initialization for 'fnx_array[2][56]') (jintLong)FN(56, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:369:2: note: (near initialization for 'fnx_array[2][57]') (jintLong)FN(57, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:370:2: note: (near initialization for 'fnx_array[2][58]') (jintLong)FN(58, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:371:2: note: (near initialization for 'fnx_array[2][59]') (jintLong)FN(59, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:372:2: note: (near initialization for 'fnx_array[2][60]') (jintLong)FN(60, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:373:2: note: (near initialization for 'fnx_array[2][61]') (jintLong)FN(61, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:374:2: note: (near initialization for 'fnx_array[2][62]') (jintLong)FN(62, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:375:2: note: (near initialization for 'fnx_array[2][63]') (jintLong)FN(63, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:376:2: note: (near initialization for 'fnx_array[2][64]') (jintLong)FN(64, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:377:2: note: (near initialization for 'fnx_array[2][65]') (jintLong)FN(65, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:378:2: note: (near initialization for 'fnx_array[2][66]') (jintLong)FN(66, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:379:2: note: (near initialization for 'fnx_array[2][67]') (jintLong)FN(67, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:380:2: note: (near initialization for 'fnx_array[2][68]') (jintLong)FN(68, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:381:2: note: (near initialization for 'fnx_array[2][69]') (jintLong)FN(69, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:382:2: note: (near initialization for 'fnx_array[2][70]') (jintLong)FN(70, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:383:2: note: (near initialization for 'fnx_array[2][71]') (jintLong)FN(71, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:384:2: note: (near initialization for 'fnx_array[2][72]') (jintLong)FN(72, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:385:2: note: (near initialization for 'fnx_array[2][73]') (jintLong)FN(73, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:386:2: note: (near initialization for 'fnx_array[2][74]') (jintLong)FN(74, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:387:2: note: (near initialization for 'fnx_array[2][75]') (jintLong)FN(75, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:388:2: note: (near initialization for 'fnx_array[2][76]') (jintLong)FN(76, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:389:2: note: (near initialization for 'fnx_array[2][77]') (jintLong)FN(77, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:390:2: note: (near initialization for 'fnx_array[2][78]') (jintLong)FN(78, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:391:2: note: (near initialization for 'fnx_array[2][79]') (jintLong)FN(79, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:392:2: note: (near initialization for 'fnx_array[2][80]') (jintLong)FN(80, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:393:2: note: (near initialization for 'fnx_array[2][81]') (jintLong)FN(81, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:394:2: note: (near initialization for 'fnx_array[2][82]') (jintLong)FN(82, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:395:2: note: (near initialization for 'fnx_array[2][83]') (jintLong)FN(83, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:396:2: note: (near initialization for 'fnx_array[2][84]') (jintLong)FN(84, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:397:2: note: (near initialization for 'fnx_array[2][85]') (jintLong)FN(85, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:398:2: note: (near initialization for 'fnx_array[2][86]') (jintLong)FN(86, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:399:2: note: (near initialization for 'fnx_array[2][87]') (jintLong)FN(87, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:400:2: note: (near initialization for 'fnx_array[2][88]') (jintLong)FN(88, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:401:2: note: (near initialization for 'fnx_array[2][89]') (jintLong)FN(89, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:402:2: note: (near initialization for 'fnx_array[2][90]') (jintLong)FN(90, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:403:2: note: (near initialization for 'fnx_array[2][91]') (jintLong)FN(91, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:404:2: note: (near initialization for 'fnx_array[2][92]') (jintLong)FN(92, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:405:2: note: (near initialization for 'fnx_array[2][93]') (jintLong)FN(93, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:406:2: note: (near initialization for 'fnx_array[2][94]') (jintLong)FN(94, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:407:2: note: (near initialization for 'fnx_array[2][95]') (jintLong)FN(95, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:408:2: note: (near initialization for 'fnx_array[2][96]') (jintLong)FN(96, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:409:2: note: (near initialization for 'fnx_array[2][97]') (jintLong)FN(97, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:410:2: note: (near initialization for 'fnx_array[2][98]') (jintLong)FN(98, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:411:2: note: (near initialization for 'fnx_array[2][99]') (jintLong)FN(99, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:412:2: note: (near initialization for 'fnx_array[2][100]') (jintLong)FN(100, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:413:2: note: (near initialization for 'fnx_array[2][101]') (jintLong)FN(101, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:414:2: note: (near initialization for 'fnx_array[2][102]') (jintLong)FN(102, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:415:2: note: (near initialization for 'fnx_array[2][103]') (jintLong)FN(103, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:416:2: note: (near initialization for 'fnx_array[2][104]') (jintLong)FN(104, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:417:2: note: (near initialization for 'fnx_array[2][105]') (jintLong)FN(105, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:418:2: note: (near initialization for 'fnx_array[2][106]') (jintLong)FN(106, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:419:2: note: (near initialization for 'fnx_array[2][107]') (jintLong)FN(107, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:420:2: note: (near initialization for 'fnx_array[2][108]') (jintLong)FN(108, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:421:2: note: (near initialization for 'fnx_array[2][109]') (jintLong)FN(109, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:422:2: note: (near initialization for 'fnx_array[2][110]') (jintLong)FN(110, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:423:2: note: (near initialization for 'fnx_array[2][111]') (jintLong)FN(111, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:424:2: note: (near initialization for 'fnx_array[2][112]') (jintLong)FN(112, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:425:2: note: (near initialization for 'fnx_array[2][113]') (jintLong)FN(113, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:426:2: note: (near initialization for 'fnx_array[2][114]') (jintLong)FN(114, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:427:2: note: (near initialization for 'fnx_array[2][115]') (jintLong)FN(115, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:428:2: note: (near initialization for 'fnx_array[2][116]') (jintLong)FN(116, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:429:2: note: (near initialization for 'fnx_array[2][117]') (jintLong)FN(117, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:430:2: note: (near initialization for 'fnx_array[2][118]') (jintLong)FN(118, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:431:2: note: (near initialization for 'fnx_array[2][119]') (jintLong)FN(119, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:432:2: note: (near initialization for 'fnx_array[2][120]') (jintLong)FN(120, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:433:2: note: (near initialization for 'fnx_array[2][121]') (jintLong)FN(121, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:434:2: note: (near initialization for 'fnx_array[2][122]') (jintLong)FN(122, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:435:2: note: (near initialization for 'fnx_array[2][123]') (jintLong)FN(123, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:436:2: note: (near initialization for 'fnx_array[2][124]') (jintLong)FN(124, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:437:2: note: (near initialization for 'fnx_array[2][125]') (jintLong)FN(125, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:438:2: note: (near initialization for 'fnx_array[2][126]') (jintLong)FN(126, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:439:2: note: (near initialization for 'fnx_array[2][127]') (jintLong)FN(127, args), \ ^ callback.c:448:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(2) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:312:2: note: (near initialization for 'fnx_array[3][0]') (jintLong)FN(0, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:313:2: note: (near initialization for 'fnx_array[3][1]') (jintLong)FN(1, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:314:2: note: (near initialization for 'fnx_array[3][2]') (jintLong)FN(2, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:315:2: note: (near initialization for 'fnx_array[3][3]') (jintLong)FN(3, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:316:2: note: (near initialization for 'fnx_array[3][4]') (jintLong)FN(4, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:317:2: note: (near initialization for 'fnx_array[3][5]') (jintLong)FN(5, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:318:2: note: (near initialization for 'fnx_array[3][6]') (jintLong)FN(6, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:319:2: note: (near initialization for 'fnx_array[3][7]') (jintLong)FN(7, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:320:2: note: (near initialization for 'fnx_array[3][8]') (jintLong)FN(8, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:321:2: note: (near initialization for 'fnx_array[3][9]') (jintLong)FN(9, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:322:2: note: (near initialization for 'fnx_array[3][10]') (jintLong)FN(10, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:323:2: note: (near initialization for 'fnx_array[3][11]') (jintLong)FN(11, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:324:2: note: (near initialization for 'fnx_array[3][12]') (jintLong)FN(12, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:325:2: note: (near initialization for 'fnx_array[3][13]') (jintLong)FN(13, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:326:2: note: (near initialization for 'fnx_array[3][14]') (jintLong)FN(14, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:327:2: note: (near initialization for 'fnx_array[3][15]') (jintLong)FN(15, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:328:2: note: (near initialization for 'fnx_array[3][16]') (jintLong)FN(16, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:329:2: note: (near initialization for 'fnx_array[3][17]') (jintLong)FN(17, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:330:2: note: (near initialization for 'fnx_array[3][18]') (jintLong)FN(18, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:331:2: note: (near initialization for 'fnx_array[3][19]') (jintLong)FN(19, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:332:2: note: (near initialization for 'fnx_array[3][20]') (jintLong)FN(20, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:333:2: note: (near initialization for 'fnx_array[3][21]') (jintLong)FN(21, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:334:2: note: (near initialization for 'fnx_array[3][22]') (jintLong)FN(22, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:335:2: note: (near initialization for 'fnx_array[3][23]') (jintLong)FN(23, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:336:2: note: (near initialization for 'fnx_array[3][24]') (jintLong)FN(24, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:337:2: note: (near initialization for 'fnx_array[3][25]') (jintLong)FN(25, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:338:2: note: (near initialization for 'fnx_array[3][26]') (jintLong)FN(26, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:339:2: note: (near initialization for 'fnx_array[3][27]') (jintLong)FN(27, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:340:2: note: (near initialization for 'fnx_array[3][28]') (jintLong)FN(28, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:341:2: note: (near initialization for 'fnx_array[3][29]') (jintLong)FN(29, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:342:2: note: (near initialization for 'fnx_array[3][30]') (jintLong)FN(30, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:343:2: note: (near initialization for 'fnx_array[3][31]') (jintLong)FN(31, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:344:2: note: (near initialization for 'fnx_array[3][32]') (jintLong)FN(32, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:345:2: note: (near initialization for 'fnx_array[3][33]') (jintLong)FN(33, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:346:2: note: (near initialization for 'fnx_array[3][34]') (jintLong)FN(34, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:347:2: note: (near initialization for 'fnx_array[3][35]') (jintLong)FN(35, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:348:2: note: (near initialization for 'fnx_array[3][36]') (jintLong)FN(36, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:349:2: note: (near initialization for 'fnx_array[3][37]') (jintLong)FN(37, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:350:2: note: (near initialization for 'fnx_array[3][38]') (jintLong)FN(38, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:351:2: note: (near initialization for 'fnx_array[3][39]') (jintLong)FN(39, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:352:2: note: (near initialization for 'fnx_array[3][40]') (jintLong)FN(40, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:353:2: note: (near initialization for 'fnx_array[3][41]') (jintLong)FN(41, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:354:2: note: (near initialization for 'fnx_array[3][42]') (jintLong)FN(42, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:355:2: note: (near initialization for 'fnx_array[3][43]') (jintLong)FN(43, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:356:2: note: (near initialization for 'fnx_array[3][44]') (jintLong)FN(44, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:357:2: note: (near initialization for 'fnx_array[3][45]') (jintLong)FN(45, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:358:2: note: (near initialization for 'fnx_array[3][46]') (jintLong)FN(46, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:359:2: note: (near initialization for 'fnx_array[3][47]') (jintLong)FN(47, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:360:2: note: (near initialization for 'fnx_array[3][48]') (jintLong)FN(48, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:361:2: note: (near initialization for 'fnx_array[3][49]') (jintLong)FN(49, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:362:2: note: (near initialization for 'fnx_array[3][50]') (jintLong)FN(50, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:363:2: note: (near initialization for 'fnx_array[3][51]') (jintLong)FN(51, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:364:2: note: (near initialization for 'fnx_array[3][52]') (jintLong)FN(52, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:365:2: note: (near initialization for 'fnx_array[3][53]') (jintLong)FN(53, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:366:2: note: (near initialization for 'fnx_array[3][54]') (jintLong)FN(54, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:367:2: note: (near initialization for 'fnx_array[3][55]') (jintLong)FN(55, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:368:2: note: (near initialization for 'fnx_array[3][56]') (jintLong)FN(56, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:369:2: note: (near initialization for 'fnx_array[3][57]') (jintLong)FN(57, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:370:2: note: (near initialization for 'fnx_array[3][58]') (jintLong)FN(58, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:371:2: note: (near initialization for 'fnx_array[3][59]') (jintLong)FN(59, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:372:2: note: (near initialization for 'fnx_array[3][60]') (jintLong)FN(60, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:373:2: note: (near initialization for 'fnx_array[3][61]') (jintLong)FN(61, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:374:2: note: (near initialization for 'fnx_array[3][62]') (jintLong)FN(62, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:375:2: note: (near initialization for 'fnx_array[3][63]') (jintLong)FN(63, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:376:2: note: (near initialization for 'fnx_array[3][64]') (jintLong)FN(64, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:377:2: note: (near initialization for 'fnx_array[3][65]') (jintLong)FN(65, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:378:2: note: (near initialization for 'fnx_array[3][66]') (jintLong)FN(66, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:379:2: note: (near initialization for 'fnx_array[3][67]') (jintLong)FN(67, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:380:2: note: (near initialization for 'fnx_array[3][68]') (jintLong)FN(68, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:381:2: note: (near initialization for 'fnx_array[3][69]') (jintLong)FN(69, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:382:2: note: (near initialization for 'fnx_array[3][70]') (jintLong)FN(70, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:383:2: note: (near initialization for 'fnx_array[3][71]') (jintLong)FN(71, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:384:2: note: (near initialization for 'fnx_array[3][72]') (jintLong)FN(72, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:385:2: note: (near initialization for 'fnx_array[3][73]') (jintLong)FN(73, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:386:2: note: (near initialization for 'fnx_array[3][74]') (jintLong)FN(74, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:387:2: note: (near initialization for 'fnx_array[3][75]') (jintLong)FN(75, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:388:2: note: (near initialization for 'fnx_array[3][76]') (jintLong)FN(76, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:389:2: note: (near initialization for 'fnx_array[3][77]') (jintLong)FN(77, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:390:2: note: (near initialization for 'fnx_array[3][78]') (jintLong)FN(78, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:391:2: note: (near initialization for 'fnx_array[3][79]') (jintLong)FN(79, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:392:2: note: (near initialization for 'fnx_array[3][80]') (jintLong)FN(80, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:393:2: note: (near initialization for 'fnx_array[3][81]') (jintLong)FN(81, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:394:2: note: (near initialization for 'fnx_array[3][82]') (jintLong)FN(82, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:395:2: note: (near initialization for 'fnx_array[3][83]') (jintLong)FN(83, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:396:2: note: (near initialization for 'fnx_array[3][84]') (jintLong)FN(84, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:397:2: note: (near initialization for 'fnx_array[3][85]') (jintLong)FN(85, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:398:2: note: (near initialization for 'fnx_array[3][86]') (jintLong)FN(86, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:399:2: note: (near initialization for 'fnx_array[3][87]') (jintLong)FN(87, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:400:2: note: (near initialization for 'fnx_array[3][88]') (jintLong)FN(88, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:401:2: note: (near initialization for 'fnx_array[3][89]') (jintLong)FN(89, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:402:2: note: (near initialization for 'fnx_array[3][90]') (jintLong)FN(90, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:403:2: note: (near initialization for 'fnx_array[3][91]') (jintLong)FN(91, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:404:2: note: (near initialization for 'fnx_array[3][92]') (jintLong)FN(92, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:405:2: note: (near initialization for 'fnx_array[3][93]') (jintLong)FN(93, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:406:2: note: (near initialization for 'fnx_array[3][94]') (jintLong)FN(94, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:407:2: note: (near initialization for 'fnx_array[3][95]') (jintLong)FN(95, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:408:2: note: (near initialization for 'fnx_array[3][96]') (jintLong)FN(96, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:409:2: note: (near initialization for 'fnx_array[3][97]') (jintLong)FN(97, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:410:2: note: (near initialization for 'fnx_array[3][98]') (jintLong)FN(98, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:411:2: note: (near initialization for 'fnx_array[3][99]') (jintLong)FN(99, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:412:2: note: (near initialization for 'fnx_array[3][100]') (jintLong)FN(100, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:413:2: note: (near initialization for 'fnx_array[3][101]') (jintLong)FN(101, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:414:2: note: (near initialization for 'fnx_array[3][102]') (jintLong)FN(102, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:415:2: note: (near initialization for 'fnx_array[3][103]') (jintLong)FN(103, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:416:2: note: (near initialization for 'fnx_array[3][104]') (jintLong)FN(104, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:417:2: note: (near initialization for 'fnx_array[3][105]') (jintLong)FN(105, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:418:2: note: (near initialization for 'fnx_array[3][106]') (jintLong)FN(106, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:419:2: note: (near initialization for 'fnx_array[3][107]') (jintLong)FN(107, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:420:2: note: (near initialization for 'fnx_array[3][108]') (jintLong)FN(108, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:421:2: note: (near initialization for 'fnx_array[3][109]') (jintLong)FN(109, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:422:2: note: (near initialization for 'fnx_array[3][110]') (jintLong)FN(110, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:423:2: note: (near initialization for 'fnx_array[3][111]') (jintLong)FN(111, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:424:2: note: (near initialization for 'fnx_array[3][112]') (jintLong)FN(112, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:425:2: note: (near initialization for 'fnx_array[3][113]') (jintLong)FN(113, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:426:2: note: (near initialization for 'fnx_array[3][114]') (jintLong)FN(114, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:427:2: note: (near initialization for 'fnx_array[3][115]') (jintLong)FN(115, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:428:2: note: (near initialization for 'fnx_array[3][116]') (jintLong)FN(116, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:429:2: note: (near initialization for 'fnx_array[3][117]') (jintLong)FN(117, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:430:2: note: (near initialization for 'fnx_array[3][118]') (jintLong)FN(118, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:431:2: note: (near initialization for 'fnx_array[3][119]') (jintLong)FN(119, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:432:2: note: (near initialization for 'fnx_array[3][120]') (jintLong)FN(120, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:433:2: note: (near initialization for 'fnx_array[3][121]') (jintLong)FN(121, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:434:2: note: (near initialization for 'fnx_array[3][122]') (jintLong)FN(122, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:435:2: note: (near initialization for 'fnx_array[3][123]') (jintLong)FN(123, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:436:2: note: (near initialization for 'fnx_array[3][124]') (jintLong)FN(124, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:437:2: note: (near initialization for 'fnx_array[3][125]') (jintLong)FN(125, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:438:2: note: (near initialization for 'fnx_array[3][126]') (jintLong)FN(126, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:439:2: note: (near initialization for 'fnx_array[3][127]') (jintLong)FN(127, args), \ ^ callback.c:449:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(3) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:312:2: note: (near initialization for 'fnx_array[4][0]') (jintLong)FN(0, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:313:2: note: (near initialization for 'fnx_array[4][1]') (jintLong)FN(1, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:314:2: note: (near initialization for 'fnx_array[4][2]') (jintLong)FN(2, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:315:2: note: (near initialization for 'fnx_array[4][3]') (jintLong)FN(3, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:316:2: note: (near initialization for 'fnx_array[4][4]') (jintLong)FN(4, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:317:2: note: (near initialization for 'fnx_array[4][5]') (jintLong)FN(5, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:318:2: note: (near initialization for 'fnx_array[4][6]') (jintLong)FN(6, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:319:2: note: (near initialization for 'fnx_array[4][7]') (jintLong)FN(7, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:320:2: note: (near initialization for 'fnx_array[4][8]') (jintLong)FN(8, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:321:2: note: (near initialization for 'fnx_array[4][9]') (jintLong)FN(9, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:322:2: note: (near initialization for 'fnx_array[4][10]') (jintLong)FN(10, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:323:2: note: (near initialization for 'fnx_array[4][11]') (jintLong)FN(11, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:324:2: note: (near initialization for 'fnx_array[4][12]') (jintLong)FN(12, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:325:2: note: (near initialization for 'fnx_array[4][13]') (jintLong)FN(13, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:326:2: note: (near initialization for 'fnx_array[4][14]') (jintLong)FN(14, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:327:2: note: (near initialization for 'fnx_array[4][15]') (jintLong)FN(15, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:328:2: note: (near initialization for 'fnx_array[4][16]') (jintLong)FN(16, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:329:2: note: (near initialization for 'fnx_array[4][17]') (jintLong)FN(17, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:330:2: note: (near initialization for 'fnx_array[4][18]') (jintLong)FN(18, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:331:2: note: (near initialization for 'fnx_array[4][19]') (jintLong)FN(19, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:332:2: note: (near initialization for 'fnx_array[4][20]') (jintLong)FN(20, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:333:2: note: (near initialization for 'fnx_array[4][21]') (jintLong)FN(21, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:334:2: note: (near initialization for 'fnx_array[4][22]') (jintLong)FN(22, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:335:2: note: (near initialization for 'fnx_array[4][23]') (jintLong)FN(23, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:336:2: note: (near initialization for 'fnx_array[4][24]') (jintLong)FN(24, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:337:2: note: (near initialization for 'fnx_array[4][25]') (jintLong)FN(25, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:338:2: note: (near initialization for 'fnx_array[4][26]') (jintLong)FN(26, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:339:2: note: (near initialization for 'fnx_array[4][27]') (jintLong)FN(27, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:340:2: note: (near initialization for 'fnx_array[4][28]') (jintLong)FN(28, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:341:2: note: (near initialization for 'fnx_array[4][29]') (jintLong)FN(29, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:342:2: note: (near initialization for 'fnx_array[4][30]') (jintLong)FN(30, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:343:2: note: (near initialization for 'fnx_array[4][31]') (jintLong)FN(31, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:344:2: note: (near initialization for 'fnx_array[4][32]') (jintLong)FN(32, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:345:2: note: (near initialization for 'fnx_array[4][33]') (jintLong)FN(33, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:346:2: note: (near initialization for 'fnx_array[4][34]') (jintLong)FN(34, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:347:2: note: (near initialization for 'fnx_array[4][35]') (jintLong)FN(35, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:348:2: note: (near initialization for 'fnx_array[4][36]') (jintLong)FN(36, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:349:2: note: (near initialization for 'fnx_array[4][37]') (jintLong)FN(37, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:350:2: note: (near initialization for 'fnx_array[4][38]') (jintLong)FN(38, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:351:2: note: (near initialization for 'fnx_array[4][39]') (jintLong)FN(39, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:352:2: note: (near initialization for 'fnx_array[4][40]') (jintLong)FN(40, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:353:2: note: (near initialization for 'fnx_array[4][41]') (jintLong)FN(41, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:354:2: note: (near initialization for 'fnx_array[4][42]') (jintLong)FN(42, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:355:2: note: (near initialization for 'fnx_array[4][43]') (jintLong)FN(43, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:356:2: note: (near initialization for 'fnx_array[4][44]') (jintLong)FN(44, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:357:2: note: (near initialization for 'fnx_array[4][45]') (jintLong)FN(45, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:358:2: note: (near initialization for 'fnx_array[4][46]') (jintLong)FN(46, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:359:2: note: (near initialization for 'fnx_array[4][47]') (jintLong)FN(47, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:360:2: note: (near initialization for 'fnx_array[4][48]') (jintLong)FN(48, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:361:2: note: (near initialization for 'fnx_array[4][49]') (jintLong)FN(49, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:362:2: note: (near initialization for 'fnx_array[4][50]') (jintLong)FN(50, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:363:2: note: (near initialization for 'fnx_array[4][51]') (jintLong)FN(51, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:364:2: note: (near initialization for 'fnx_array[4][52]') (jintLong)FN(52, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:365:2: note: (near initialization for 'fnx_array[4][53]') (jintLong)FN(53, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:366:2: note: (near initialization for 'fnx_array[4][54]') (jintLong)FN(54, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:367:2: note: (near initialization for 'fnx_array[4][55]') (jintLong)FN(55, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:368:2: note: (near initialization for 'fnx_array[4][56]') (jintLong)FN(56, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:369:2: note: (near initialization for 'fnx_array[4][57]') (jintLong)FN(57, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:370:2: note: (near initialization for 'fnx_array[4][58]') (jintLong)FN(58, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:371:2: note: (near initialization for 'fnx_array[4][59]') (jintLong)FN(59, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:372:2: note: (near initialization for 'fnx_array[4][60]') (jintLong)FN(60, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:373:2: note: (near initialization for 'fnx_array[4][61]') (jintLong)FN(61, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:374:2: note: (near initialization for 'fnx_array[4][62]') (jintLong)FN(62, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:375:2: note: (near initialization for 'fnx_array[4][63]') (jintLong)FN(63, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:376:2: note: (near initialization for 'fnx_array[4][64]') (jintLong)FN(64, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:377:2: note: (near initialization for 'fnx_array[4][65]') (jintLong)FN(65, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:378:2: note: (near initialization for 'fnx_array[4][66]') (jintLong)FN(66, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:379:2: note: (near initialization for 'fnx_array[4][67]') (jintLong)FN(67, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:380:2: note: (near initialization for 'fnx_array[4][68]') (jintLong)FN(68, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:381:2: note: (near initialization for 'fnx_array[4][69]') (jintLong)FN(69, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:382:2: note: (near initialization for 'fnx_array[4][70]') (jintLong)FN(70, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:383:2: note: (near initialization for 'fnx_array[4][71]') (jintLong)FN(71, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:384:2: note: (near initialization for 'fnx_array[4][72]') (jintLong)FN(72, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:385:2: note: (near initialization for 'fnx_array[4][73]') (jintLong)FN(73, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:386:2: note: (near initialization for 'fnx_array[4][74]') (jintLong)FN(74, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:387:2: note: (near initialization for 'fnx_array[4][75]') (jintLong)FN(75, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:388:2: note: (near initialization for 'fnx_array[4][76]') (jintLong)FN(76, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:389:2: note: (near initialization for 'fnx_array[4][77]') (jintLong)FN(77, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:390:2: note: (near initialization for 'fnx_array[4][78]') (jintLong)FN(78, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:391:2: note: (near initialization for 'fnx_array[4][79]') (jintLong)FN(79, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:392:2: note: (near initialization for 'fnx_array[4][80]') (jintLong)FN(80, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:393:2: note: (near initialization for 'fnx_array[4][81]') (jintLong)FN(81, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:394:2: note: (near initialization for 'fnx_array[4][82]') (jintLong)FN(82, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:395:2: note: (near initialization for 'fnx_array[4][83]') (jintLong)FN(83, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:396:2: note: (near initialization for 'fnx_array[4][84]') (jintLong)FN(84, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:397:2: note: (near initialization for 'fnx_array[4][85]') (jintLong)FN(85, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:398:2: note: (near initialization for 'fnx_array[4][86]') (jintLong)FN(86, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:399:2: note: (near initialization for 'fnx_array[4][87]') (jintLong)FN(87, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:400:2: note: (near initialization for 'fnx_array[4][88]') (jintLong)FN(88, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:401:2: note: (near initialization for 'fnx_array[4][89]') (jintLong)FN(89, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:402:2: note: (near initialization for 'fnx_array[4][90]') (jintLong)FN(90, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:403:2: note: (near initialization for 'fnx_array[4][91]') (jintLong)FN(91, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:404:2: note: (near initialization for 'fnx_array[4][92]') (jintLong)FN(92, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:405:2: note: (near initialization for 'fnx_array[4][93]') (jintLong)FN(93, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:406:2: note: (near initialization for 'fnx_array[4][94]') (jintLong)FN(94, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:407:2: note: (near initialization for 'fnx_array[4][95]') (jintLong)FN(95, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:408:2: note: (near initialization for 'fnx_array[4][96]') (jintLong)FN(96, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:409:2: note: (near initialization for 'fnx_array[4][97]') (jintLong)FN(97, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:410:2: note: (near initialization for 'fnx_array[4][98]') (jintLong)FN(98, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:411:2: note: (near initialization for 'fnx_array[4][99]') (jintLong)FN(99, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:412:2: note: (near initialization for 'fnx_array[4][100]') (jintLong)FN(100, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:413:2: note: (near initialization for 'fnx_array[4][101]') (jintLong)FN(101, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:414:2: note: (near initialization for 'fnx_array[4][102]') (jintLong)FN(102, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:415:2: note: (near initialization for 'fnx_array[4][103]') (jintLong)FN(103, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:416:2: note: (near initialization for 'fnx_array[4][104]') (jintLong)FN(104, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:417:2: note: (near initialization for 'fnx_array[4][105]') (jintLong)FN(105, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:418:2: note: (near initialization for 'fnx_array[4][106]') (jintLong)FN(106, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:419:2: note: (near initialization for 'fnx_array[4][107]') (jintLong)FN(107, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:420:2: note: (near initialization for 'fnx_array[4][108]') (jintLong)FN(108, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:421:2: note: (near initialization for 'fnx_array[4][109]') (jintLong)FN(109, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:422:2: note: (near initialization for 'fnx_array[4][110]') (jintLong)FN(110, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:423:2: note: (near initialization for 'fnx_array[4][111]') (jintLong)FN(111, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:424:2: note: (near initialization for 'fnx_array[4][112]') (jintLong)FN(112, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:425:2: note: (near initialization for 'fnx_array[4][113]') (jintLong)FN(113, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:426:2: note: (near initialization for 'fnx_array[4][114]') (jintLong)FN(114, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:427:2: note: (near initialization for 'fnx_array[4][115]') (jintLong)FN(115, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:428:2: note: (near initialization for 'fnx_array[4][116]') (jintLong)FN(116, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:429:2: note: (near initialization for 'fnx_array[4][117]') (jintLong)FN(117, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:430:2: note: (near initialization for 'fnx_array[4][118]') (jintLong)FN(118, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:431:2: note: (near initialization for 'fnx_array[4][119]') (jintLong)FN(119, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:432:2: note: (near initialization for 'fnx_array[4][120]') (jintLong)FN(120, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:433:2: note: (near initialization for 'fnx_array[4][121]') (jintLong)FN(121, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:434:2: note: (near initialization for 'fnx_array[4][122]') (jintLong)FN(122, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:435:2: note: (near initialization for 'fnx_array[4][123]') (jintLong)FN(123, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:436:2: note: (near initialization for 'fnx_array[4][124]') (jintLong)FN(124, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:437:2: note: (near initialization for 'fnx_array[4][125]') (jintLong)FN(125, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:438:2: note: (near initialization for 'fnx_array[4][126]') (jintLong)FN(126, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:439:2: note: (near initialization for 'fnx_array[4][127]') (jintLong)FN(127, args), \ ^ callback.c:450:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(4) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:312:2: note: (near initialization for 'fnx_array[5][0]') (jintLong)FN(0, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:313:2: note: (near initialization for 'fnx_array[5][1]') (jintLong)FN(1, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:314:2: note: (near initialization for 'fnx_array[5][2]') (jintLong)FN(2, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:315:2: note: (near initialization for 'fnx_array[5][3]') (jintLong)FN(3, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:316:2: note: (near initialization for 'fnx_array[5][4]') (jintLong)FN(4, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:317:2: note: (near initialization for 'fnx_array[5][5]') (jintLong)FN(5, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:318:2: note: (near initialization for 'fnx_array[5][6]') (jintLong)FN(6, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:319:2: note: (near initialization for 'fnx_array[5][7]') (jintLong)FN(7, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:320:2: note: (near initialization for 'fnx_array[5][8]') (jintLong)FN(8, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:321:2: note: (near initialization for 'fnx_array[5][9]') (jintLong)FN(9, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:322:2: note: (near initialization for 'fnx_array[5][10]') (jintLong)FN(10, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:323:2: note: (near initialization for 'fnx_array[5][11]') (jintLong)FN(11, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:324:2: note: (near initialization for 'fnx_array[5][12]') (jintLong)FN(12, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:325:2: note: (near initialization for 'fnx_array[5][13]') (jintLong)FN(13, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:326:2: note: (near initialization for 'fnx_array[5][14]') (jintLong)FN(14, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:327:2: note: (near initialization for 'fnx_array[5][15]') (jintLong)FN(15, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:328:2: note: (near initialization for 'fnx_array[5][16]') (jintLong)FN(16, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:329:2: note: (near initialization for 'fnx_array[5][17]') (jintLong)FN(17, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:330:2: note: (near initialization for 'fnx_array[5][18]') (jintLong)FN(18, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:331:2: note: (near initialization for 'fnx_array[5][19]') (jintLong)FN(19, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:332:2: note: (near initialization for 'fnx_array[5][20]') (jintLong)FN(20, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:333:2: note: (near initialization for 'fnx_array[5][21]') (jintLong)FN(21, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:334:2: note: (near initialization for 'fnx_array[5][22]') (jintLong)FN(22, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:335:2: note: (near initialization for 'fnx_array[5][23]') (jintLong)FN(23, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:336:2: note: (near initialization for 'fnx_array[5][24]') (jintLong)FN(24, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:337:2: note: (near initialization for 'fnx_array[5][25]') (jintLong)FN(25, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:338:2: note: (near initialization for 'fnx_array[5][26]') (jintLong)FN(26, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:339:2: note: (near initialization for 'fnx_array[5][27]') (jintLong)FN(27, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:340:2: note: (near initialization for 'fnx_array[5][28]') (jintLong)FN(28, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:341:2: note: (near initialization for 'fnx_array[5][29]') (jintLong)FN(29, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:342:2: note: (near initialization for 'fnx_array[5][30]') (jintLong)FN(30, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:343:2: note: (near initialization for 'fnx_array[5][31]') (jintLong)FN(31, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:344:2: note: (near initialization for 'fnx_array[5][32]') (jintLong)FN(32, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:345:2: note: (near initialization for 'fnx_array[5][33]') (jintLong)FN(33, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:346:2: note: (near initialization for 'fnx_array[5][34]') (jintLong)FN(34, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:347:2: note: (near initialization for 'fnx_array[5][35]') (jintLong)FN(35, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:348:2: note: (near initialization for 'fnx_array[5][36]') (jintLong)FN(36, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:349:2: note: (near initialization for 'fnx_array[5][37]') (jintLong)FN(37, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:350:2: note: (near initialization for 'fnx_array[5][38]') (jintLong)FN(38, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:351:2: note: (near initialization for 'fnx_array[5][39]') (jintLong)FN(39, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:352:2: note: (near initialization for 'fnx_array[5][40]') (jintLong)FN(40, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:353:2: note: (near initialization for 'fnx_array[5][41]') (jintLong)FN(41, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:354:2: note: (near initialization for 'fnx_array[5][42]') (jintLong)FN(42, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:355:2: note: (near initialization for 'fnx_array[5][43]') (jintLong)FN(43, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:356:2: note: (near initialization for 'fnx_array[5][44]') (jintLong)FN(44, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:357:2: note: (near initialization for 'fnx_array[5][45]') (jintLong)FN(45, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:358:2: note: (near initialization for 'fnx_array[5][46]') (jintLong)FN(46, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:359:2: note: (near initialization for 'fnx_array[5][47]') (jintLong)FN(47, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:360:2: note: (near initialization for 'fnx_array[5][48]') (jintLong)FN(48, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:361:2: note: (near initialization for 'fnx_array[5][49]') (jintLong)FN(49, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:362:2: note: (near initialization for 'fnx_array[5][50]') (jintLong)FN(50, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:363:2: note: (near initialization for 'fnx_array[5][51]') (jintLong)FN(51, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:364:2: note: (near initialization for 'fnx_array[5][52]') (jintLong)FN(52, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:365:2: note: (near initialization for 'fnx_array[5][53]') (jintLong)FN(53, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:366:2: note: (near initialization for 'fnx_array[5][54]') (jintLong)FN(54, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:367:2: note: (near initialization for 'fnx_array[5][55]') (jintLong)FN(55, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:368:2: note: (near initialization for 'fnx_array[5][56]') (jintLong)FN(56, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:369:2: note: (near initialization for 'fnx_array[5][57]') (jintLong)FN(57, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:370:2: note: (near initialization for 'fnx_array[5][58]') (jintLong)FN(58, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:371:2: note: (near initialization for 'fnx_array[5][59]') (jintLong)FN(59, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:372:2: note: (near initialization for 'fnx_array[5][60]') (jintLong)FN(60, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:373:2: note: (near initialization for 'fnx_array[5][61]') (jintLong)FN(61, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:374:2: note: (near initialization for 'fnx_array[5][62]') (jintLong)FN(62, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:375:2: note: (near initialization for 'fnx_array[5][63]') (jintLong)FN(63, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:376:2: note: (near initialization for 'fnx_array[5][64]') (jintLong)FN(64, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:377:2: note: (near initialization for 'fnx_array[5][65]') (jintLong)FN(65, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:378:2: note: (near initialization for 'fnx_array[5][66]') (jintLong)FN(66, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:379:2: note: (near initialization for 'fnx_array[5][67]') (jintLong)FN(67, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:380:2: note: (near initialization for 'fnx_array[5][68]') (jintLong)FN(68, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:381:2: note: (near initialization for 'fnx_array[5][69]') (jintLong)FN(69, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:382:2: note: (near initialization for 'fnx_array[5][70]') (jintLong)FN(70, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:383:2: note: (near initialization for 'fnx_array[5][71]') (jintLong)FN(71, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:384:2: note: (near initialization for 'fnx_array[5][72]') (jintLong)FN(72, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:385:2: note: (near initialization for 'fnx_array[5][73]') (jintLong)FN(73, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:386:2: note: (near initialization for 'fnx_array[5][74]') (jintLong)FN(74, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:387:2: note: (near initialization for 'fnx_array[5][75]') (jintLong)FN(75, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:388:2: note: (near initialization for 'fnx_array[5][76]') (jintLong)FN(76, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:389:2: note: (near initialization for 'fnx_array[5][77]') (jintLong)FN(77, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:390:2: note: (near initialization for 'fnx_array[5][78]') (jintLong)FN(78, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:391:2: note: (near initialization for 'fnx_array[5][79]') (jintLong)FN(79, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:392:2: note: (near initialization for 'fnx_array[5][80]') (jintLong)FN(80, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:393:2: note: (near initialization for 'fnx_array[5][81]') (jintLong)FN(81, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:394:2: note: (near initialization for 'fnx_array[5][82]') (jintLong)FN(82, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:395:2: note: (near initialization for 'fnx_array[5][83]') (jintLong)FN(83, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:396:2: note: (near initialization for 'fnx_array[5][84]') (jintLong)FN(84, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:397:2: note: (near initialization for 'fnx_array[5][85]') (jintLong)FN(85, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:398:2: note: (near initialization for 'fnx_array[5][86]') (jintLong)FN(86, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:399:2: note: (near initialization for 'fnx_array[5][87]') (jintLong)FN(87, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:400:2: note: (near initialization for 'fnx_array[5][88]') (jintLong)FN(88, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:401:2: note: (near initialization for 'fnx_array[5][89]') (jintLong)FN(89, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:402:2: note: (near initialization for 'fnx_array[5][90]') (jintLong)FN(90, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:403:2: note: (near initialization for 'fnx_array[5][91]') (jintLong)FN(91, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:404:2: note: (near initialization for 'fnx_array[5][92]') (jintLong)FN(92, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:405:2: note: (near initialization for 'fnx_array[5][93]') (jintLong)FN(93, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:406:2: note: (near initialization for 'fnx_array[5][94]') (jintLong)FN(94, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:407:2: note: (near initialization for 'fnx_array[5][95]') (jintLong)FN(95, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:408:2: note: (near initialization for 'fnx_array[5][96]') (jintLong)FN(96, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:409:2: note: (near initialization for 'fnx_array[5][97]') (jintLong)FN(97, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:410:2: note: (near initialization for 'fnx_array[5][98]') (jintLong)FN(98, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:411:2: note: (near initialization for 'fnx_array[5][99]') (jintLong)FN(99, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:412:2: note: (near initialization for 'fnx_array[5][100]') (jintLong)FN(100, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:413:2: note: (near initialization for 'fnx_array[5][101]') (jintLong)FN(101, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:414:2: note: (near initialization for 'fnx_array[5][102]') (jintLong)FN(102, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:415:2: note: (near initialization for 'fnx_array[5][103]') (jintLong)FN(103, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:416:2: note: (near initialization for 'fnx_array[5][104]') (jintLong)FN(104, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:417:2: note: (near initialization for 'fnx_array[5][105]') (jintLong)FN(105, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:418:2: note: (near initialization for 'fnx_array[5][106]') (jintLong)FN(106, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:419:2: note: (near initialization for 'fnx_array[5][107]') (jintLong)FN(107, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:420:2: note: (near initialization for 'fnx_array[5][108]') (jintLong)FN(108, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:421:2: note: (near initialization for 'fnx_array[5][109]') (jintLong)FN(109, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:422:2: note: (near initialization for 'fnx_array[5][110]') (jintLong)FN(110, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:423:2: note: (near initialization for 'fnx_array[5][111]') (jintLong)FN(111, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:424:2: note: (near initialization for 'fnx_array[5][112]') (jintLong)FN(112, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:425:2: note: (near initialization for 'fnx_array[5][113]') (jintLong)FN(113, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:426:2: note: (near initialization for 'fnx_array[5][114]') (jintLong)FN(114, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:427:2: note: (near initialization for 'fnx_array[5][115]') (jintLong)FN(115, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:428:2: note: (near initialization for 'fnx_array[5][116]') (jintLong)FN(116, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:429:2: note: (near initialization for 'fnx_array[5][117]') (jintLong)FN(117, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:430:2: note: (near initialization for 'fnx_array[5][118]') (jintLong)FN(118, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:431:2: note: (near initialization for 'fnx_array[5][119]') (jintLong)FN(119, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:432:2: note: (near initialization for 'fnx_array[5][120]') (jintLong)FN(120, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:433:2: note: (near initialization for 'fnx_array[5][121]') (jintLong)FN(121, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:434:2: note: (near initialization for 'fnx_array[5][122]') (jintLong)FN(122, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:435:2: note: (near initialization for 'fnx_array[5][123]') (jintLong)FN(123, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:436:2: note: (near initialization for 'fnx_array[5][124]') (jintLong)FN(124, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:437:2: note: (near initialization for 'fnx_array[5][125]') (jintLong)FN(125, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:438:2: note: (near initialization for 'fnx_array[5][126]') (jintLong)FN(126, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:439:2: note: (near initialization for 'fnx_array[5][127]') (jintLong)FN(127, args), \ ^ callback.c:451:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(5) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:312:2: note: (near initialization for 'fnx_array[6][0]') (jintLong)FN(0, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:313:2: note: (near initialization for 'fnx_array[6][1]') (jintLong)FN(1, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:314:2: note: (near initialization for 'fnx_array[6][2]') (jintLong)FN(2, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:315:2: note: (near initialization for 'fnx_array[6][3]') (jintLong)FN(3, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:316:2: note: (near initialization for 'fnx_array[6][4]') (jintLong)FN(4, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:317:2: note: (near initialization for 'fnx_array[6][5]') (jintLong)FN(5, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:318:2: note: (near initialization for 'fnx_array[6][6]') (jintLong)FN(6, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:319:2: note: (near initialization for 'fnx_array[6][7]') (jintLong)FN(7, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:320:2: note: (near initialization for 'fnx_array[6][8]') (jintLong)FN(8, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:321:2: note: (near initialization for 'fnx_array[6][9]') (jintLong)FN(9, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:322:2: note: (near initialization for 'fnx_array[6][10]') (jintLong)FN(10, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:323:2: note: (near initialization for 'fnx_array[6][11]') (jintLong)FN(11, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:324:2: note: (near initialization for 'fnx_array[6][12]') (jintLong)FN(12, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:325:2: note: (near initialization for 'fnx_array[6][13]') (jintLong)FN(13, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:326:2: note: (near initialization for 'fnx_array[6][14]') (jintLong)FN(14, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:327:2: note: (near initialization for 'fnx_array[6][15]') (jintLong)FN(15, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:328:2: note: (near initialization for 'fnx_array[6][16]') (jintLong)FN(16, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:329:2: note: (near initialization for 'fnx_array[6][17]') (jintLong)FN(17, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:330:2: note: (near initialization for 'fnx_array[6][18]') (jintLong)FN(18, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:331:2: note: (near initialization for 'fnx_array[6][19]') (jintLong)FN(19, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:332:2: note: (near initialization for 'fnx_array[6][20]') (jintLong)FN(20, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:333:2: note: (near initialization for 'fnx_array[6][21]') (jintLong)FN(21, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:334:2: note: (near initialization for 'fnx_array[6][22]') (jintLong)FN(22, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:335:2: note: (near initialization for 'fnx_array[6][23]') (jintLong)FN(23, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:336:2: note: (near initialization for 'fnx_array[6][24]') (jintLong)FN(24, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:337:2: note: (near initialization for 'fnx_array[6][25]') (jintLong)FN(25, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:338:2: note: (near initialization for 'fnx_array[6][26]') (jintLong)FN(26, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:339:2: note: (near initialization for 'fnx_array[6][27]') (jintLong)FN(27, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:340:2: note: (near initialization for 'fnx_array[6][28]') (jintLong)FN(28, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:341:2: note: (near initialization for 'fnx_array[6][29]') (jintLong)FN(29, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:342:2: note: (near initialization for 'fnx_array[6][30]') (jintLong)FN(30, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:343:2: note: (near initialization for 'fnx_array[6][31]') (jintLong)FN(31, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:344:2: note: (near initialization for 'fnx_array[6][32]') (jintLong)FN(32, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:345:2: note: (near initialization for 'fnx_array[6][33]') (jintLong)FN(33, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:346:2: note: (near initialization for 'fnx_array[6][34]') (jintLong)FN(34, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:347:2: note: (near initialization for 'fnx_array[6][35]') (jintLong)FN(35, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:348:2: note: (near initialization for 'fnx_array[6][36]') (jintLong)FN(36, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:349:2: note: (near initialization for 'fnx_array[6][37]') (jintLong)FN(37, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:350:2: note: (near initialization for 'fnx_array[6][38]') (jintLong)FN(38, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:351:2: note: (near initialization for 'fnx_array[6][39]') (jintLong)FN(39, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:352:2: note: (near initialization for 'fnx_array[6][40]') (jintLong)FN(40, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:353:2: note: (near initialization for 'fnx_array[6][41]') (jintLong)FN(41, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:354:2: note: (near initialization for 'fnx_array[6][42]') (jintLong)FN(42, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:355:2: note: (near initialization for 'fnx_array[6][43]') (jintLong)FN(43, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:356:2: note: (near initialization for 'fnx_array[6][44]') (jintLong)FN(44, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:357:2: note: (near initialization for 'fnx_array[6][45]') (jintLong)FN(45, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:358:2: note: (near initialization for 'fnx_array[6][46]') (jintLong)FN(46, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:359:2: note: (near initialization for 'fnx_array[6][47]') (jintLong)FN(47, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:360:2: note: (near initialization for 'fnx_array[6][48]') (jintLong)FN(48, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:361:2: note: (near initialization for 'fnx_array[6][49]') (jintLong)FN(49, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:362:2: note: (near initialization for 'fnx_array[6][50]') (jintLong)FN(50, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:363:2: note: (near initialization for 'fnx_array[6][51]') (jintLong)FN(51, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:364:2: note: (near initialization for 'fnx_array[6][52]') (jintLong)FN(52, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:365:2: note: (near initialization for 'fnx_array[6][53]') (jintLong)FN(53, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:366:2: note: (near initialization for 'fnx_array[6][54]') (jintLong)FN(54, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:367:2: note: (near initialization for 'fnx_array[6][55]') (jintLong)FN(55, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:368:2: note: (near initialization for 'fnx_array[6][56]') (jintLong)FN(56, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:369:2: note: (near initialization for 'fnx_array[6][57]') (jintLong)FN(57, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:370:2: note: (near initialization for 'fnx_array[6][58]') (jintLong)FN(58, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:371:2: note: (near initialization for 'fnx_array[6][59]') (jintLong)FN(59, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:372:2: note: (near initialization for 'fnx_array[6][60]') (jintLong)FN(60, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:373:2: note: (near initialization for 'fnx_array[6][61]') (jintLong)FN(61, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:374:2: note: (near initialization for 'fnx_array[6][62]') (jintLong)FN(62, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:375:2: note: (near initialization for 'fnx_array[6][63]') (jintLong)FN(63, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:376:2: note: (near initialization for 'fnx_array[6][64]') (jintLong)FN(64, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:377:2: note: (near initialization for 'fnx_array[6][65]') (jintLong)FN(65, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:378:2: note: (near initialization for 'fnx_array[6][66]') (jintLong)FN(66, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:379:2: note: (near initialization for 'fnx_array[6][67]') (jintLong)FN(67, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:380:2: note: (near initialization for 'fnx_array[6][68]') (jintLong)FN(68, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:381:2: note: (near initialization for 'fnx_array[6][69]') (jintLong)FN(69, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:382:2: note: (near initialization for 'fnx_array[6][70]') (jintLong)FN(70, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:383:2: note: (near initialization for 'fnx_array[6][71]') (jintLong)FN(71, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:384:2: note: (near initialization for 'fnx_array[6][72]') (jintLong)FN(72, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:385:2: note: (near initialization for 'fnx_array[6][73]') (jintLong)FN(73, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:386:2: note: (near initialization for 'fnx_array[6][74]') (jintLong)FN(74, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:387:2: note: (near initialization for 'fnx_array[6][75]') (jintLong)FN(75, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:388:2: note: (near initialization for 'fnx_array[6][76]') (jintLong)FN(76, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:389:2: note: (near initialization for 'fnx_array[6][77]') (jintLong)FN(77, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:390:2: note: (near initialization for 'fnx_array[6][78]') (jintLong)FN(78, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:391:2: note: (near initialization for 'fnx_array[6][79]') (jintLong)FN(79, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:392:2: note: (near initialization for 'fnx_array[6][80]') (jintLong)FN(80, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:393:2: note: (near initialization for 'fnx_array[6][81]') (jintLong)FN(81, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:394:2: note: (near initialization for 'fnx_array[6][82]') (jintLong)FN(82, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:395:2: note: (near initialization for 'fnx_array[6][83]') (jintLong)FN(83, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:396:2: note: (near initialization for 'fnx_array[6][84]') (jintLong)FN(84, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:397:2: note: (near initialization for 'fnx_array[6][85]') (jintLong)FN(85, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:398:2: note: (near initialization for 'fnx_array[6][86]') (jintLong)FN(86, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:399:2: note: (near initialization for 'fnx_array[6][87]') (jintLong)FN(87, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:400:2: note: (near initialization for 'fnx_array[6][88]') (jintLong)FN(88, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:401:2: note: (near initialization for 'fnx_array[6][89]') (jintLong)FN(89, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:402:2: note: (near initialization for 'fnx_array[6][90]') (jintLong)FN(90, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:403:2: note: (near initialization for 'fnx_array[6][91]') (jintLong)FN(91, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:404:2: note: (near initialization for 'fnx_array[6][92]') (jintLong)FN(92, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:405:2: note: (near initialization for 'fnx_array[6][93]') (jintLong)FN(93, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:406:2: note: (near initialization for 'fnx_array[6][94]') (jintLong)FN(94, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:407:2: note: (near initialization for 'fnx_array[6][95]') (jintLong)FN(95, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:408:2: note: (near initialization for 'fnx_array[6][96]') (jintLong)FN(96, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:409:2: note: (near initialization for 'fnx_array[6][97]') (jintLong)FN(97, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:410:2: note: (near initialization for 'fnx_array[6][98]') (jintLong)FN(98, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:411:2: note: (near initialization for 'fnx_array[6][99]') (jintLong)FN(99, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:412:2: note: (near initialization for 'fnx_array[6][100]') (jintLong)FN(100, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:413:2: note: (near initialization for 'fnx_array[6][101]') (jintLong)FN(101, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:414:2: note: (near initialization for 'fnx_array[6][102]') (jintLong)FN(102, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:415:2: note: (near initialization for 'fnx_array[6][103]') (jintLong)FN(103, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:416:2: note: (near initialization for 'fnx_array[6][104]') (jintLong)FN(104, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:417:2: note: (near initialization for 'fnx_array[6][105]') (jintLong)FN(105, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:418:2: note: (near initialization for 'fnx_array[6][106]') (jintLong)FN(106, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:419:2: note: (near initialization for 'fnx_array[6][107]') (jintLong)FN(107, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:420:2: note: (near initialization for 'fnx_array[6][108]') (jintLong)FN(108, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:421:2: note: (near initialization for 'fnx_array[6][109]') (jintLong)FN(109, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:422:2: note: (near initialization for 'fnx_array[6][110]') (jintLong)FN(110, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:423:2: note: (near initialization for 'fnx_array[6][111]') (jintLong)FN(111, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:424:2: note: (near initialization for 'fnx_array[6][112]') (jintLong)FN(112, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:425:2: note: (near initialization for 'fnx_array[6][113]') (jintLong)FN(113, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:426:2: note: (near initialization for 'fnx_array[6][114]') (jintLong)FN(114, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:427:2: note: (near initialization for 'fnx_array[6][115]') (jintLong)FN(115, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:428:2: note: (near initialization for 'fnx_array[6][116]') (jintLong)FN(116, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:429:2: note: (near initialization for 'fnx_array[6][117]') (jintLong)FN(117, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:430:2: note: (near initialization for 'fnx_array[6][118]') (jintLong)FN(118, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:431:2: note: (near initialization for 'fnx_array[6][119]') (jintLong)FN(119, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:432:2: note: (near initialization for 'fnx_array[6][120]') (jintLong)FN(120, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:433:2: note: (near initialization for 'fnx_array[6][121]') (jintLong)FN(121, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:434:2: note: (near initialization for 'fnx_array[6][122]') (jintLong)FN(122, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:435:2: note: (near initialization for 'fnx_array[6][123]') (jintLong)FN(123, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:436:2: note: (near initialization for 'fnx_array[6][124]') (jintLong)FN(124, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:437:2: note: (near initialization for 'fnx_array[6][125]') (jintLong)FN(125, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:438:2: note: (near initialization for 'fnx_array[6][126]') (jintLong)FN(126, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:439:2: note: (near initialization for 'fnx_array[6][127]') (jintLong)FN(127, args), \ ^ callback.c:452:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(6) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:312:2: note: (near initialization for 'fnx_array[7][0]') (jintLong)FN(0, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:313:2: note: (near initialization for 'fnx_array[7][1]') (jintLong)FN(1, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:314:2: note: (near initialization for 'fnx_array[7][2]') (jintLong)FN(2, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:315:2: note: (near initialization for 'fnx_array[7][3]') (jintLong)FN(3, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:316:2: note: (near initialization for 'fnx_array[7][4]') (jintLong)FN(4, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:317:2: note: (near initialization for 'fnx_array[7][5]') (jintLong)FN(5, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:318:2: note: (near initialization for 'fnx_array[7][6]') (jintLong)FN(6, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:319:2: note: (near initialization for 'fnx_array[7][7]') (jintLong)FN(7, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:320:2: note: (near initialization for 'fnx_array[7][8]') (jintLong)FN(8, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:321:2: note: (near initialization for 'fnx_array[7][9]') (jintLong)FN(9, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:322:2: note: (near initialization for 'fnx_array[7][10]') (jintLong)FN(10, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:323:2: note: (near initialization for 'fnx_array[7][11]') (jintLong)FN(11, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:324:2: note: (near initialization for 'fnx_array[7][12]') (jintLong)FN(12, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:325:2: note: (near initialization for 'fnx_array[7][13]') (jintLong)FN(13, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:326:2: note: (near initialization for 'fnx_array[7][14]') (jintLong)FN(14, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:327:2: note: (near initialization for 'fnx_array[7][15]') (jintLong)FN(15, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:328:2: note: (near initialization for 'fnx_array[7][16]') (jintLong)FN(16, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:329:2: note: (near initialization for 'fnx_array[7][17]') (jintLong)FN(17, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:330:2: note: (near initialization for 'fnx_array[7][18]') (jintLong)FN(18, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:331:2: note: (near initialization for 'fnx_array[7][19]') (jintLong)FN(19, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:332:2: note: (near initialization for 'fnx_array[7][20]') (jintLong)FN(20, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:333:2: note: (near initialization for 'fnx_array[7][21]') (jintLong)FN(21, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:334:2: note: (near initialization for 'fnx_array[7][22]') (jintLong)FN(22, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:335:2: note: (near initialization for 'fnx_array[7][23]') (jintLong)FN(23, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:336:2: note: (near initialization for 'fnx_array[7][24]') (jintLong)FN(24, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:337:2: note: (near initialization for 'fnx_array[7][25]') (jintLong)FN(25, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:338:2: note: (near initialization for 'fnx_array[7][26]') (jintLong)FN(26, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:339:2: note: (near initialization for 'fnx_array[7][27]') (jintLong)FN(27, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:340:2: note: (near initialization for 'fnx_array[7][28]') (jintLong)FN(28, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:341:2: note: (near initialization for 'fnx_array[7][29]') (jintLong)FN(29, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:342:2: note: (near initialization for 'fnx_array[7][30]') (jintLong)FN(30, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:343:2: note: (near initialization for 'fnx_array[7][31]') (jintLong)FN(31, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:344:2: note: (near initialization for 'fnx_array[7][32]') (jintLong)FN(32, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:345:2: note: (near initialization for 'fnx_array[7][33]') (jintLong)FN(33, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:346:2: note: (near initialization for 'fnx_array[7][34]') (jintLong)FN(34, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:347:2: note: (near initialization for 'fnx_array[7][35]') (jintLong)FN(35, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:348:2: note: (near initialization for 'fnx_array[7][36]') (jintLong)FN(36, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:349:2: note: (near initialization for 'fnx_array[7][37]') (jintLong)FN(37, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:350:2: note: (near initialization for 'fnx_array[7][38]') (jintLong)FN(38, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:351:2: note: (near initialization for 'fnx_array[7][39]') (jintLong)FN(39, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:352:2: note: (near initialization for 'fnx_array[7][40]') (jintLong)FN(40, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:353:2: note: (near initialization for 'fnx_array[7][41]') (jintLong)FN(41, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:354:2: note: (near initialization for 'fnx_array[7][42]') (jintLong)FN(42, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:355:2: note: (near initialization for 'fnx_array[7][43]') (jintLong)FN(43, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:356:2: note: (near initialization for 'fnx_array[7][44]') (jintLong)FN(44, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:357:2: note: (near initialization for 'fnx_array[7][45]') (jintLong)FN(45, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:358:2: note: (near initialization for 'fnx_array[7][46]') (jintLong)FN(46, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:359:2: note: (near initialization for 'fnx_array[7][47]') (jintLong)FN(47, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:360:2: note: (near initialization for 'fnx_array[7][48]') (jintLong)FN(48, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:361:2: note: (near initialization for 'fnx_array[7][49]') (jintLong)FN(49, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:362:2: note: (near initialization for 'fnx_array[7][50]') (jintLong)FN(50, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:363:2: note: (near initialization for 'fnx_array[7][51]') (jintLong)FN(51, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:364:2: note: (near initialization for 'fnx_array[7][52]') (jintLong)FN(52, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:365:2: note: (near initialization for 'fnx_array[7][53]') (jintLong)FN(53, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:366:2: note: (near initialization for 'fnx_array[7][54]') (jintLong)FN(54, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:367:2: note: (near initialization for 'fnx_array[7][55]') (jintLong)FN(55, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:368:2: note: (near initialization for 'fnx_array[7][56]') (jintLong)FN(56, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:369:2: note: (near initialization for 'fnx_array[7][57]') (jintLong)FN(57, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:370:2: note: (near initialization for 'fnx_array[7][58]') (jintLong)FN(58, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:371:2: note: (near initialization for 'fnx_array[7][59]') (jintLong)FN(59, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:372:2: note: (near initialization for 'fnx_array[7][60]') (jintLong)FN(60, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:373:2: note: (near initialization for 'fnx_array[7][61]') (jintLong)FN(61, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:374:2: note: (near initialization for 'fnx_array[7][62]') (jintLong)FN(62, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:375:2: note: (near initialization for 'fnx_array[7][63]') (jintLong)FN(63, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:376:2: note: (near initialization for 'fnx_array[7][64]') (jintLong)FN(64, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:377:2: note: (near initialization for 'fnx_array[7][65]') (jintLong)FN(65, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:378:2: note: (near initialization for 'fnx_array[7][66]') (jintLong)FN(66, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:379:2: note: (near initialization for 'fnx_array[7][67]') (jintLong)FN(67, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:380:2: note: (near initialization for 'fnx_array[7][68]') (jintLong)FN(68, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:381:2: note: (near initialization for 'fnx_array[7][69]') (jintLong)FN(69, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:382:2: note: (near initialization for 'fnx_array[7][70]') (jintLong)FN(70, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:383:2: note: (near initialization for 'fnx_array[7][71]') (jintLong)FN(71, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:384:2: note: (near initialization for 'fnx_array[7][72]') (jintLong)FN(72, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:385:2: note: (near initialization for 'fnx_array[7][73]') (jintLong)FN(73, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:386:2: note: (near initialization for 'fnx_array[7][74]') (jintLong)FN(74, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:387:2: note: (near initialization for 'fnx_array[7][75]') (jintLong)FN(75, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:388:2: note: (near initialization for 'fnx_array[7][76]') (jintLong)FN(76, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:389:2: note: (near initialization for 'fnx_array[7][77]') (jintLong)FN(77, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:390:2: note: (near initialization for 'fnx_array[7][78]') (jintLong)FN(78, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:391:2: note: (near initialization for 'fnx_array[7][79]') (jintLong)FN(79, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:392:2: note: (near initialization for 'fnx_array[7][80]') (jintLong)FN(80, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:393:2: note: (near initialization for 'fnx_array[7][81]') (jintLong)FN(81, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:394:2: note: (near initialization for 'fnx_array[7][82]') (jintLong)FN(82, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:395:2: note: (near initialization for 'fnx_array[7][83]') (jintLong)FN(83, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:396:2: note: (near initialization for 'fnx_array[7][84]') (jintLong)FN(84, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:397:2: note: (near initialization for 'fnx_array[7][85]') (jintLong)FN(85, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:398:2: note: (near initialization for 'fnx_array[7][86]') (jintLong)FN(86, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:399:2: note: (near initialization for 'fnx_array[7][87]') (jintLong)FN(87, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:400:2: note: (near initialization for 'fnx_array[7][88]') (jintLong)FN(88, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:401:2: note: (near initialization for 'fnx_array[7][89]') (jintLong)FN(89, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:402:2: note: (near initialization for 'fnx_array[7][90]') (jintLong)FN(90, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:403:2: note: (near initialization for 'fnx_array[7][91]') (jintLong)FN(91, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:404:2: note: (near initialization for 'fnx_array[7][92]') (jintLong)FN(92, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:405:2: note: (near initialization for 'fnx_array[7][93]') (jintLong)FN(93, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:406:2: note: (near initialization for 'fnx_array[7][94]') (jintLong)FN(94, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:407:2: note: (near initialization for 'fnx_array[7][95]') (jintLong)FN(95, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:408:2: note: (near initialization for 'fnx_array[7][96]') (jintLong)FN(96, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:409:2: note: (near initialization for 'fnx_array[7][97]') (jintLong)FN(97, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:410:2: note: (near initialization for 'fnx_array[7][98]') (jintLong)FN(98, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:411:2: note: (near initialization for 'fnx_array[7][99]') (jintLong)FN(99, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:412:2: note: (near initialization for 'fnx_array[7][100]') (jintLong)FN(100, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:413:2: note: (near initialization for 'fnx_array[7][101]') (jintLong)FN(101, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:414:2: note: (near initialization for 'fnx_array[7][102]') (jintLong)FN(102, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:415:2: note: (near initialization for 'fnx_array[7][103]') (jintLong)FN(103, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:416:2: note: (near initialization for 'fnx_array[7][104]') (jintLong)FN(104, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:417:2: note: (near initialization for 'fnx_array[7][105]') (jintLong)FN(105, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:418:2: note: (near initialization for 'fnx_array[7][106]') (jintLong)FN(106, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:419:2: note: (near initialization for 'fnx_array[7][107]') (jintLong)FN(107, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:420:2: note: (near initialization for 'fnx_array[7][108]') (jintLong)FN(108, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:421:2: note: (near initialization for 'fnx_array[7][109]') (jintLong)FN(109, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:422:2: note: (near initialization for 'fnx_array[7][110]') (jintLong)FN(110, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:423:2: note: (near initialization for 'fnx_array[7][111]') (jintLong)FN(111, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:424:2: note: (near initialization for 'fnx_array[7][112]') (jintLong)FN(112, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:425:2: note: (near initialization for 'fnx_array[7][113]') (jintLong)FN(113, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:426:2: note: (near initialization for 'fnx_array[7][114]') (jintLong)FN(114, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:427:2: note: (near initialization for 'fnx_array[7][115]') (jintLong)FN(115, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:428:2: note: (near initialization for 'fnx_array[7][116]') (jintLong)FN(116, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:429:2: note: (near initialization for 'fnx_array[7][117]') (jintLong)FN(117, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:430:2: note: (near initialization for 'fnx_array[7][118]') (jintLong)FN(118, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:431:2: note: (near initialization for 'fnx_array[7][119]') (jintLong)FN(119, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:432:2: note: (near initialization for 'fnx_array[7][120]') (jintLong)FN(120, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:433:2: note: (near initialization for 'fnx_array[7][121]') (jintLong)FN(121, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:434:2: note: (near initialization for 'fnx_array[7][122]') (jintLong)FN(122, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:435:2: note: (near initialization for 'fnx_array[7][123]') (jintLong)FN(123, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:436:2: note: (near initialization for 'fnx_array[7][124]') (jintLong)FN(124, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:437:2: note: (near initialization for 'fnx_array[7][125]') (jintLong)FN(125, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:438:2: note: (near initialization for 'fnx_array[7][126]') (jintLong)FN(126, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:439:2: note: (near initialization for 'fnx_array[7][127]') (jintLong)FN(127, args), \ ^ callback.c:453:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(7) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:312:2: note: (near initialization for 'fnx_array[8][0]') (jintLong)FN(0, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:313:2: note: (near initialization for 'fnx_array[8][1]') (jintLong)FN(1, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:314:2: note: (near initialization for 'fnx_array[8][2]') (jintLong)FN(2, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:315:2: note: (near initialization for 'fnx_array[8][3]') (jintLong)FN(3, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:316:2: note: (near initialization for 'fnx_array[8][4]') (jintLong)FN(4, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:317:2: note: (near initialization for 'fnx_array[8][5]') (jintLong)FN(5, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:318:2: note: (near initialization for 'fnx_array[8][6]') (jintLong)FN(6, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:319:2: note: (near initialization for 'fnx_array[8][7]') (jintLong)FN(7, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:320:2: note: (near initialization for 'fnx_array[8][8]') (jintLong)FN(8, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:321:2: note: (near initialization for 'fnx_array[8][9]') (jintLong)FN(9, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:322:2: note: (near initialization for 'fnx_array[8][10]') (jintLong)FN(10, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:323:2: note: (near initialization for 'fnx_array[8][11]') (jintLong)FN(11, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:324:2: note: (near initialization for 'fnx_array[8][12]') (jintLong)FN(12, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:325:2: note: (near initialization for 'fnx_array[8][13]') (jintLong)FN(13, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:326:2: note: (near initialization for 'fnx_array[8][14]') (jintLong)FN(14, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:327:2: note: (near initialization for 'fnx_array[8][15]') (jintLong)FN(15, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:328:2: note: (near initialization for 'fnx_array[8][16]') (jintLong)FN(16, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:329:2: note: (near initialization for 'fnx_array[8][17]') (jintLong)FN(17, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:330:2: note: (near initialization for 'fnx_array[8][18]') (jintLong)FN(18, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:331:2: note: (near initialization for 'fnx_array[8][19]') (jintLong)FN(19, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:332:2: note: (near initialization for 'fnx_array[8][20]') (jintLong)FN(20, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:333:2: note: (near initialization for 'fnx_array[8][21]') (jintLong)FN(21, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:334:2: note: (near initialization for 'fnx_array[8][22]') (jintLong)FN(22, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:335:2: note: (near initialization for 'fnx_array[8][23]') (jintLong)FN(23, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:336:2: note: (near initialization for 'fnx_array[8][24]') (jintLong)FN(24, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:337:2: note: (near initialization for 'fnx_array[8][25]') (jintLong)FN(25, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:338:2: note: (near initialization for 'fnx_array[8][26]') (jintLong)FN(26, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:339:2: note: (near initialization for 'fnx_array[8][27]') (jintLong)FN(27, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:340:2: note: (near initialization for 'fnx_array[8][28]') (jintLong)FN(28, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:341:2: note: (near initialization for 'fnx_array[8][29]') (jintLong)FN(29, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:342:2: note: (near initialization for 'fnx_array[8][30]') (jintLong)FN(30, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:343:2: note: (near initialization for 'fnx_array[8][31]') (jintLong)FN(31, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:344:2: note: (near initialization for 'fnx_array[8][32]') (jintLong)FN(32, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:345:2: note: (near initialization for 'fnx_array[8][33]') (jintLong)FN(33, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:346:2: note: (near initialization for 'fnx_array[8][34]') (jintLong)FN(34, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:347:2: note: (near initialization for 'fnx_array[8][35]') (jintLong)FN(35, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:348:2: note: (near initialization for 'fnx_array[8][36]') (jintLong)FN(36, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:349:2: note: (near initialization for 'fnx_array[8][37]') (jintLong)FN(37, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:350:2: note: (near initialization for 'fnx_array[8][38]') (jintLong)FN(38, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:351:2: note: (near initialization for 'fnx_array[8][39]') (jintLong)FN(39, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:352:2: note: (near initialization for 'fnx_array[8][40]') (jintLong)FN(40, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:353:2: note: (near initialization for 'fnx_array[8][41]') (jintLong)FN(41, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:354:2: note: (near initialization for 'fnx_array[8][42]') (jintLong)FN(42, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:355:2: note: (near initialization for 'fnx_array[8][43]') (jintLong)FN(43, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:356:2: note: (near initialization for 'fnx_array[8][44]') (jintLong)FN(44, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:357:2: note: (near initialization for 'fnx_array[8][45]') (jintLong)FN(45, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:358:2: note: (near initialization for 'fnx_array[8][46]') (jintLong)FN(46, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:359:2: note: (near initialization for 'fnx_array[8][47]') (jintLong)FN(47, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:360:2: note: (near initialization for 'fnx_array[8][48]') (jintLong)FN(48, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:361:2: note: (near initialization for 'fnx_array[8][49]') (jintLong)FN(49, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:362:2: note: (near initialization for 'fnx_array[8][50]') (jintLong)FN(50, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:363:2: note: (near initialization for 'fnx_array[8][51]') (jintLong)FN(51, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:364:2: note: (near initialization for 'fnx_array[8][52]') (jintLong)FN(52, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:365:2: note: (near initialization for 'fnx_array[8][53]') (jintLong)FN(53, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:366:2: note: (near initialization for 'fnx_array[8][54]') (jintLong)FN(54, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:367:2: note: (near initialization for 'fnx_array[8][55]') (jintLong)FN(55, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:368:2: note: (near initialization for 'fnx_array[8][56]') (jintLong)FN(56, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:369:2: note: (near initialization for 'fnx_array[8][57]') (jintLong)FN(57, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:370:2: note: (near initialization for 'fnx_array[8][58]') (jintLong)FN(58, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:371:2: note: (near initialization for 'fnx_array[8][59]') (jintLong)FN(59, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:372:2: note: (near initialization for 'fnx_array[8][60]') (jintLong)FN(60, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:373:2: note: (near initialization for 'fnx_array[8][61]') (jintLong)FN(61, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:374:2: note: (near initialization for 'fnx_array[8][62]') (jintLong)FN(62, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:375:2: note: (near initialization for 'fnx_array[8][63]') (jintLong)FN(63, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:376:2: note: (near initialization for 'fnx_array[8][64]') (jintLong)FN(64, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:377:2: note: (near initialization for 'fnx_array[8][65]') (jintLong)FN(65, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:378:2: note: (near initialization for 'fnx_array[8][66]') (jintLong)FN(66, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:379:2: note: (near initialization for 'fnx_array[8][67]') (jintLong)FN(67, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:380:2: note: (near initialization for 'fnx_array[8][68]') (jintLong)FN(68, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:381:2: note: (near initialization for 'fnx_array[8][69]') (jintLong)FN(69, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:382:2: note: (near initialization for 'fnx_array[8][70]') (jintLong)FN(70, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:383:2: note: (near initialization for 'fnx_array[8][71]') (jintLong)FN(71, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:384:2: note: (near initialization for 'fnx_array[8][72]') (jintLong)FN(72, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:385:2: note: (near initialization for 'fnx_array[8][73]') (jintLong)FN(73, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:386:2: note: (near initialization for 'fnx_array[8][74]') (jintLong)FN(74, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:387:2: note: (near initialization for 'fnx_array[8][75]') (jintLong)FN(75, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:388:2: note: (near initialization for 'fnx_array[8][76]') (jintLong)FN(76, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:389:2: note: (near initialization for 'fnx_array[8][77]') (jintLong)FN(77, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:390:2: note: (near initialization for 'fnx_array[8][78]') (jintLong)FN(78, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:391:2: note: (near initialization for 'fnx_array[8][79]') (jintLong)FN(79, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:392:2: note: (near initialization for 'fnx_array[8][80]') (jintLong)FN(80, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:393:2: note: (near initialization for 'fnx_array[8][81]') (jintLong)FN(81, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:394:2: note: (near initialization for 'fnx_array[8][82]') (jintLong)FN(82, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:395:2: note: (near initialization for 'fnx_array[8][83]') (jintLong)FN(83, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:396:2: note: (near initialization for 'fnx_array[8][84]') (jintLong)FN(84, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:397:2: note: (near initialization for 'fnx_array[8][85]') (jintLong)FN(85, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:398:2: note: (near initialization for 'fnx_array[8][86]') (jintLong)FN(86, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:399:2: note: (near initialization for 'fnx_array[8][87]') (jintLong)FN(87, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:400:2: note: (near initialization for 'fnx_array[8][88]') (jintLong)FN(88, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:401:2: note: (near initialization for 'fnx_array[8][89]') (jintLong)FN(89, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:402:2: note: (near initialization for 'fnx_array[8][90]') (jintLong)FN(90, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:403:2: note: (near initialization for 'fnx_array[8][91]') (jintLong)FN(91, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:404:2: note: (near initialization for 'fnx_array[8][92]') (jintLong)FN(92, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:405:2: note: (near initialization for 'fnx_array[8][93]') (jintLong)FN(93, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:406:2: note: (near initialization for 'fnx_array[8][94]') (jintLong)FN(94, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:407:2: note: (near initialization for 'fnx_array[8][95]') (jintLong)FN(95, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:408:2: note: (near initialization for 'fnx_array[8][96]') (jintLong)FN(96, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:409:2: note: (near initialization for 'fnx_array[8][97]') (jintLong)FN(97, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:410:2: note: (near initialization for 'fnx_array[8][98]') (jintLong)FN(98, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:411:2: note: (near initialization for 'fnx_array[8][99]') (jintLong)FN(99, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:412:2: note: (near initialization for 'fnx_array[8][100]') (jintLong)FN(100, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:413:2: note: (near initialization for 'fnx_array[8][101]') (jintLong)FN(101, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:414:2: note: (near initialization for 'fnx_array[8][102]') (jintLong)FN(102, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:415:2: note: (near initialization for 'fnx_array[8][103]') (jintLong)FN(103, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:416:2: note: (near initialization for 'fnx_array[8][104]') (jintLong)FN(104, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:417:2: note: (near initialization for 'fnx_array[8][105]') (jintLong)FN(105, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:418:2: note: (near initialization for 'fnx_array[8][106]') (jintLong)FN(106, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:419:2: note: (near initialization for 'fnx_array[8][107]') (jintLong)FN(107, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:420:2: note: (near initialization for 'fnx_array[8][108]') (jintLong)FN(108, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:421:2: note: (near initialization for 'fnx_array[8][109]') (jintLong)FN(109, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:422:2: note: (near initialization for 'fnx_array[8][110]') (jintLong)FN(110, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:423:2: note: (near initialization for 'fnx_array[8][111]') (jintLong)FN(111, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:424:2: note: (near initialization for 'fnx_array[8][112]') (jintLong)FN(112, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:425:2: note: (near initialization for 'fnx_array[8][113]') (jintLong)FN(113, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:426:2: note: (near initialization for 'fnx_array[8][114]') (jintLong)FN(114, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:427:2: note: (near initialization for 'fnx_array[8][115]') (jintLong)FN(115, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:428:2: note: (near initialization for 'fnx_array[8][116]') (jintLong)FN(116, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:429:2: note: (near initialization for 'fnx_array[8][117]') (jintLong)FN(117, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:430:2: note: (near initialization for 'fnx_array[8][118]') (jintLong)FN(118, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:431:2: note: (near initialization for 'fnx_array[8][119]') (jintLong)FN(119, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:432:2: note: (near initialization for 'fnx_array[8][120]') (jintLong)FN(120, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:433:2: note: (near initialization for 'fnx_array[8][121]') (jintLong)FN(121, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:434:2: note: (near initialization for 'fnx_array[8][122]') (jintLong)FN(122, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:435:2: note: (near initialization for 'fnx_array[8][123]') (jintLong)FN(123, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:436:2: note: (near initialization for 'fnx_array[8][124]') (jintLong)FN(124, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:437:2: note: (near initialization for 'fnx_array[8][125]') (jintLong)FN(125, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:438:2: note: (near initialization for 'fnx_array[8][126]') (jintLong)FN(126, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:439:2: note: (near initialization for 'fnx_array[8][127]') (jintLong)FN(127, args), \ ^ callback.c:454:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(8) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:312:2: note: (near initialization for 'fnx_array[9][0]') (jintLong)FN(0, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:313:2: note: (near initialization for 'fnx_array[9][1]') (jintLong)FN(1, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:314:2: note: (near initialization for 'fnx_array[9][2]') (jintLong)FN(2, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:315:2: note: (near initialization for 'fnx_array[9][3]') (jintLong)FN(3, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:316:2: note: (near initialization for 'fnx_array[9][4]') (jintLong)FN(4, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:317:2: note: (near initialization for 'fnx_array[9][5]') (jintLong)FN(5, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:318:2: note: (near initialization for 'fnx_array[9][6]') (jintLong)FN(6, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:319:2: note: (near initialization for 'fnx_array[9][7]') (jintLong)FN(7, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:320:2: note: (near initialization for 'fnx_array[9][8]') (jintLong)FN(8, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:321:2: note: (near initialization for 'fnx_array[9][9]') (jintLong)FN(9, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:322:2: note: (near initialization for 'fnx_array[9][10]') (jintLong)FN(10, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:323:2: note: (near initialization for 'fnx_array[9][11]') (jintLong)FN(11, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:324:2: note: (near initialization for 'fnx_array[9][12]') (jintLong)FN(12, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:325:2: note: (near initialization for 'fnx_array[9][13]') (jintLong)FN(13, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:326:2: note: (near initialization for 'fnx_array[9][14]') (jintLong)FN(14, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:327:2: note: (near initialization for 'fnx_array[9][15]') (jintLong)FN(15, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:328:2: note: (near initialization for 'fnx_array[9][16]') (jintLong)FN(16, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:329:2: note: (near initialization for 'fnx_array[9][17]') (jintLong)FN(17, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:330:2: note: (near initialization for 'fnx_array[9][18]') (jintLong)FN(18, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:331:2: note: (near initialization for 'fnx_array[9][19]') (jintLong)FN(19, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:332:2: note: (near initialization for 'fnx_array[9][20]') (jintLong)FN(20, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:333:2: note: (near initialization for 'fnx_array[9][21]') (jintLong)FN(21, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:334:2: note: (near initialization for 'fnx_array[9][22]') (jintLong)FN(22, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:335:2: note: (near initialization for 'fnx_array[9][23]') (jintLong)FN(23, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:336:2: note: (near initialization for 'fnx_array[9][24]') (jintLong)FN(24, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:337:2: note: (near initialization for 'fnx_array[9][25]') (jintLong)FN(25, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:338:2: note: (near initialization for 'fnx_array[9][26]') (jintLong)FN(26, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:339:2: note: (near initialization for 'fnx_array[9][27]') (jintLong)FN(27, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:340:2: note: (near initialization for 'fnx_array[9][28]') (jintLong)FN(28, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:341:2: note: (near initialization for 'fnx_array[9][29]') (jintLong)FN(29, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:342:2: note: (near initialization for 'fnx_array[9][30]') (jintLong)FN(30, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:343:2: note: (near initialization for 'fnx_array[9][31]') (jintLong)FN(31, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:344:2: note: (near initialization for 'fnx_array[9][32]') (jintLong)FN(32, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:345:2: note: (near initialization for 'fnx_array[9][33]') (jintLong)FN(33, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:346:2: note: (near initialization for 'fnx_array[9][34]') (jintLong)FN(34, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:347:2: note: (near initialization for 'fnx_array[9][35]') (jintLong)FN(35, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:348:2: note: (near initialization for 'fnx_array[9][36]') (jintLong)FN(36, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:349:2: note: (near initialization for 'fnx_array[9][37]') (jintLong)FN(37, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:350:2: note: (near initialization for 'fnx_array[9][38]') (jintLong)FN(38, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:351:2: note: (near initialization for 'fnx_array[9][39]') (jintLong)FN(39, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:352:2: note: (near initialization for 'fnx_array[9][40]') (jintLong)FN(40, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:353:2: note: (near initialization for 'fnx_array[9][41]') (jintLong)FN(41, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:354:2: note: (near initialization for 'fnx_array[9][42]') (jintLong)FN(42, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:355:2: note: (near initialization for 'fnx_array[9][43]') (jintLong)FN(43, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:356:2: note: (near initialization for 'fnx_array[9][44]') (jintLong)FN(44, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:357:2: note: (near initialization for 'fnx_array[9][45]') (jintLong)FN(45, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:358:2: note: (near initialization for 'fnx_array[9][46]') (jintLong)FN(46, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:359:2: note: (near initialization for 'fnx_array[9][47]') (jintLong)FN(47, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:360:2: note: (near initialization for 'fnx_array[9][48]') (jintLong)FN(48, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:361:2: note: (near initialization for 'fnx_array[9][49]') (jintLong)FN(49, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:362:2: note: (near initialization for 'fnx_array[9][50]') (jintLong)FN(50, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:363:2: note: (near initialization for 'fnx_array[9][51]') (jintLong)FN(51, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:364:2: note: (near initialization for 'fnx_array[9][52]') (jintLong)FN(52, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:365:2: note: (near initialization for 'fnx_array[9][53]') (jintLong)FN(53, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:366:2: note: (near initialization for 'fnx_array[9][54]') (jintLong)FN(54, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:367:2: note: (near initialization for 'fnx_array[9][55]') (jintLong)FN(55, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:368:2: note: (near initialization for 'fnx_array[9][56]') (jintLong)FN(56, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:369:2: note: (near initialization for 'fnx_array[9][57]') (jintLong)FN(57, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:370:2: note: (near initialization for 'fnx_array[9][58]') (jintLong)FN(58, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:371:2: note: (near initialization for 'fnx_array[9][59]') (jintLong)FN(59, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:372:2: note: (near initialization for 'fnx_array[9][60]') (jintLong)FN(60, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:373:2: note: (near initialization for 'fnx_array[9][61]') (jintLong)FN(61, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:374:2: note: (near initialization for 'fnx_array[9][62]') (jintLong)FN(62, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:375:2: note: (near initialization for 'fnx_array[9][63]') (jintLong)FN(63, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:376:2: note: (near initialization for 'fnx_array[9][64]') (jintLong)FN(64, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:377:2: note: (near initialization for 'fnx_array[9][65]') (jintLong)FN(65, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:378:2: note: (near initialization for 'fnx_array[9][66]') (jintLong)FN(66, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:379:2: note: (near initialization for 'fnx_array[9][67]') (jintLong)FN(67, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:380:2: note: (near initialization for 'fnx_array[9][68]') (jintLong)FN(68, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:381:2: note: (near initialization for 'fnx_array[9][69]') (jintLong)FN(69, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:382:2: note: (near initialization for 'fnx_array[9][70]') (jintLong)FN(70, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:383:2: note: (near initialization for 'fnx_array[9][71]') (jintLong)FN(71, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:384:2: note: (near initialization for 'fnx_array[9][72]') (jintLong)FN(72, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:385:2: note: (near initialization for 'fnx_array[9][73]') (jintLong)FN(73, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:386:2: note: (near initialization for 'fnx_array[9][74]') (jintLong)FN(74, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:387:2: note: (near initialization for 'fnx_array[9][75]') (jintLong)FN(75, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:388:2: note: (near initialization for 'fnx_array[9][76]') (jintLong)FN(76, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:389:2: note: (near initialization for 'fnx_array[9][77]') (jintLong)FN(77, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:390:2: note: (near initialization for 'fnx_array[9][78]') (jintLong)FN(78, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:391:2: note: (near initialization for 'fnx_array[9][79]') (jintLong)FN(79, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:392:2: note: (near initialization for 'fnx_array[9][80]') (jintLong)FN(80, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:393:2: note: (near initialization for 'fnx_array[9][81]') (jintLong)FN(81, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:394:2: note: (near initialization for 'fnx_array[9][82]') (jintLong)FN(82, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:395:2: note: (near initialization for 'fnx_array[9][83]') (jintLong)FN(83, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:396:2: note: (near initialization for 'fnx_array[9][84]') (jintLong)FN(84, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:397:2: note: (near initialization for 'fnx_array[9][85]') (jintLong)FN(85, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:398:2: note: (near initialization for 'fnx_array[9][86]') (jintLong)FN(86, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:399:2: note: (near initialization for 'fnx_array[9][87]') (jintLong)FN(87, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:400:2: note: (near initialization for 'fnx_array[9][88]') (jintLong)FN(88, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:401:2: note: (near initialization for 'fnx_array[9][89]') (jintLong)FN(89, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:402:2: note: (near initialization for 'fnx_array[9][90]') (jintLong)FN(90, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:403:2: note: (near initialization for 'fnx_array[9][91]') (jintLong)FN(91, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:404:2: note: (near initialization for 'fnx_array[9][92]') (jintLong)FN(92, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:405:2: note: (near initialization for 'fnx_array[9][93]') (jintLong)FN(93, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:406:2: note: (near initialization for 'fnx_array[9][94]') (jintLong)FN(94, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:407:2: note: (near initialization for 'fnx_array[9][95]') (jintLong)FN(95, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:408:2: note: (near initialization for 'fnx_array[9][96]') (jintLong)FN(96, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:409:2: note: (near initialization for 'fnx_array[9][97]') (jintLong)FN(97, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:410:2: note: (near initialization for 'fnx_array[9][98]') (jintLong)FN(98, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:411:2: note: (near initialization for 'fnx_array[9][99]') (jintLong)FN(99, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:412:2: note: (near initialization for 'fnx_array[9][100]') (jintLong)FN(100, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:413:2: note: (near initialization for 'fnx_array[9][101]') (jintLong)FN(101, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:414:2: note: (near initialization for 'fnx_array[9][102]') (jintLong)FN(102, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:415:2: note: (near initialization for 'fnx_array[9][103]') (jintLong)FN(103, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:416:2: note: (near initialization for 'fnx_array[9][104]') (jintLong)FN(104, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:417:2: note: (near initialization for 'fnx_array[9][105]') (jintLong)FN(105, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:418:2: note: (near initialization for 'fnx_array[9][106]') (jintLong)FN(106, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:419:2: note: (near initialization for 'fnx_array[9][107]') (jintLong)FN(107, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:420:2: note: (near initialization for 'fnx_array[9][108]') (jintLong)FN(108, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:421:2: note: (near initialization for 'fnx_array[9][109]') (jintLong)FN(109, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:422:2: note: (near initialization for 'fnx_array[9][110]') (jintLong)FN(110, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:423:2: note: (near initialization for 'fnx_array[9][111]') (jintLong)FN(111, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:424:2: note: (near initialization for 'fnx_array[9][112]') (jintLong)FN(112, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:425:2: note: (near initialization for 'fnx_array[9][113]') (jintLong)FN(113, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:426:2: note: (near initialization for 'fnx_array[9][114]') (jintLong)FN(114, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:427:2: note: (near initialization for 'fnx_array[9][115]') (jintLong)FN(115, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:428:2: note: (near initialization for 'fnx_array[9][116]') (jintLong)FN(116, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:429:2: note: (near initialization for 'fnx_array[9][117]') (jintLong)FN(117, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:430:2: note: (near initialization for 'fnx_array[9][118]') (jintLong)FN(118, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:431:2: note: (near initialization for 'fnx_array[9][119]') (jintLong)FN(119, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:432:2: note: (near initialization for 'fnx_array[9][120]') (jintLong)FN(120, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:433:2: note: (near initialization for 'fnx_array[9][121]') (jintLong)FN(121, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:434:2: note: (near initialization for 'fnx_array[9][122]') (jintLong)FN(122, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:435:2: note: (near initialization for 'fnx_array[9][123]') (jintLong)FN(123, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:436:2: note: (near initialization for 'fnx_array[9][124]') (jintLong)FN(124, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:437:2: note: (near initialization for 'fnx_array[9][125]') (jintLong)FN(125, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:438:2: note: (near initialization for 'fnx_array[9][126]') (jintLong)FN(126, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:439:2: note: (near initialization for 'fnx_array[9][127]') (jintLong)FN(127, args), \ ^ callback.c:455:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(9) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:312:2: note: (near initialization for 'fnx_array[10][0]') (jintLong)FN(0, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:313:2: note: (near initialization for 'fnx_array[10][1]') (jintLong)FN(1, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:314:2: note: (near initialization for 'fnx_array[10][2]') (jintLong)FN(2, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:315:2: note: (near initialization for 'fnx_array[10][3]') (jintLong)FN(3, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:316:2: note: (near initialization for 'fnx_array[10][4]') (jintLong)FN(4, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:317:2: note: (near initialization for 'fnx_array[10][5]') (jintLong)FN(5, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:318:2: note: (near initialization for 'fnx_array[10][6]') (jintLong)FN(6, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:319:2: note: (near initialization for 'fnx_array[10][7]') (jintLong)FN(7, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:320:2: note: (near initialization for 'fnx_array[10][8]') (jintLong)FN(8, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:321:2: note: (near initialization for 'fnx_array[10][9]') (jintLong)FN(9, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:322:2: note: (near initialization for 'fnx_array[10][10]') (jintLong)FN(10, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:323:2: note: (near initialization for 'fnx_array[10][11]') (jintLong)FN(11, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:324:2: note: (near initialization for 'fnx_array[10][12]') (jintLong)FN(12, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:325:2: note: (near initialization for 'fnx_array[10][13]') (jintLong)FN(13, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:326:2: note: (near initialization for 'fnx_array[10][14]') (jintLong)FN(14, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:327:2: note: (near initialization for 'fnx_array[10][15]') (jintLong)FN(15, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:328:2: note: (near initialization for 'fnx_array[10][16]') (jintLong)FN(16, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:329:2: note: (near initialization for 'fnx_array[10][17]') (jintLong)FN(17, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:330:2: note: (near initialization for 'fnx_array[10][18]') (jintLong)FN(18, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:331:2: note: (near initialization for 'fnx_array[10][19]') (jintLong)FN(19, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:332:2: note: (near initialization for 'fnx_array[10][20]') (jintLong)FN(20, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:333:2: note: (near initialization for 'fnx_array[10][21]') (jintLong)FN(21, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:334:2: note: (near initialization for 'fnx_array[10][22]') (jintLong)FN(22, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:335:2: note: (near initialization for 'fnx_array[10][23]') (jintLong)FN(23, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:336:2: note: (near initialization for 'fnx_array[10][24]') (jintLong)FN(24, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:337:2: note: (near initialization for 'fnx_array[10][25]') (jintLong)FN(25, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:338:2: note: (near initialization for 'fnx_array[10][26]') (jintLong)FN(26, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:339:2: note: (near initialization for 'fnx_array[10][27]') (jintLong)FN(27, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:340:2: note: (near initialization for 'fnx_array[10][28]') (jintLong)FN(28, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:341:2: note: (near initialization for 'fnx_array[10][29]') (jintLong)FN(29, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:342:2: note: (near initialization for 'fnx_array[10][30]') (jintLong)FN(30, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:343:2: note: (near initialization for 'fnx_array[10][31]') (jintLong)FN(31, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:344:2: note: (near initialization for 'fnx_array[10][32]') (jintLong)FN(32, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:345:2: note: (near initialization for 'fnx_array[10][33]') (jintLong)FN(33, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:346:2: note: (near initialization for 'fnx_array[10][34]') (jintLong)FN(34, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:347:2: note: (near initialization for 'fnx_array[10][35]') (jintLong)FN(35, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:348:2: note: (near initialization for 'fnx_array[10][36]') (jintLong)FN(36, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:349:2: note: (near initialization for 'fnx_array[10][37]') (jintLong)FN(37, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:350:2: note: (near initialization for 'fnx_array[10][38]') (jintLong)FN(38, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:351:2: note: (near initialization for 'fnx_array[10][39]') (jintLong)FN(39, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:352:2: note: (near initialization for 'fnx_array[10][40]') (jintLong)FN(40, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:353:2: note: (near initialization for 'fnx_array[10][41]') (jintLong)FN(41, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:354:2: note: (near initialization for 'fnx_array[10][42]') (jintLong)FN(42, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:355:2: note: (near initialization for 'fnx_array[10][43]') (jintLong)FN(43, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:356:2: note: (near initialization for 'fnx_array[10][44]') (jintLong)FN(44, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:357:2: note: (near initialization for 'fnx_array[10][45]') (jintLong)FN(45, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:358:2: note: (near initialization for 'fnx_array[10][46]') (jintLong)FN(46, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:359:2: note: (near initialization for 'fnx_array[10][47]') (jintLong)FN(47, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:360:2: note: (near initialization for 'fnx_array[10][48]') (jintLong)FN(48, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:361:2: note: (near initialization for 'fnx_array[10][49]') (jintLong)FN(49, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:362:2: note: (near initialization for 'fnx_array[10][50]') (jintLong)FN(50, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:363:2: note: (near initialization for 'fnx_array[10][51]') (jintLong)FN(51, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:364:2: note: (near initialization for 'fnx_array[10][52]') (jintLong)FN(52, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:365:2: note: (near initialization for 'fnx_array[10][53]') (jintLong)FN(53, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:366:2: note: (near initialization for 'fnx_array[10][54]') (jintLong)FN(54, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:367:2: note: (near initialization for 'fnx_array[10][55]') (jintLong)FN(55, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:368:2: note: (near initialization for 'fnx_array[10][56]') (jintLong)FN(56, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:369:2: note: (near initialization for 'fnx_array[10][57]') (jintLong)FN(57, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:370:2: note: (near initialization for 'fnx_array[10][58]') (jintLong)FN(58, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:371:2: note: (near initialization for 'fnx_array[10][59]') (jintLong)FN(59, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:372:2: note: (near initialization for 'fnx_array[10][60]') (jintLong)FN(60, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:373:2: note: (near initialization for 'fnx_array[10][61]') (jintLong)FN(61, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:374:2: note: (near initialization for 'fnx_array[10][62]') (jintLong)FN(62, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:375:2: note: (near initialization for 'fnx_array[10][63]') (jintLong)FN(63, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:376:2: note: (near initialization for 'fnx_array[10][64]') (jintLong)FN(64, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:377:2: note: (near initialization for 'fnx_array[10][65]') (jintLong)FN(65, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:378:2: note: (near initialization for 'fnx_array[10][66]') (jintLong)FN(66, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:379:2: note: (near initialization for 'fnx_array[10][67]') (jintLong)FN(67, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:380:2: note: (near initialization for 'fnx_array[10][68]') (jintLong)FN(68, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:381:2: note: (near initialization for 'fnx_array[10][69]') (jintLong)FN(69, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:382:2: note: (near initialization for 'fnx_array[10][70]') (jintLong)FN(70, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:383:2: note: (near initialization for 'fnx_array[10][71]') (jintLong)FN(71, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:384:2: note: (near initialization for 'fnx_array[10][72]') (jintLong)FN(72, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:385:2: note: (near initialization for 'fnx_array[10][73]') (jintLong)FN(73, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:386:2: note: (near initialization for 'fnx_array[10][74]') (jintLong)FN(74, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:387:2: note: (near initialization for 'fnx_array[10][75]') (jintLong)FN(75, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:388:2: note: (near initialization for 'fnx_array[10][76]') (jintLong)FN(76, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:389:2: note: (near initialization for 'fnx_array[10][77]') (jintLong)FN(77, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:390:2: note: (near initialization for 'fnx_array[10][78]') (jintLong)FN(78, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:391:2: note: (near initialization for 'fnx_array[10][79]') (jintLong)FN(79, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:392:2: note: (near initialization for 'fnx_array[10][80]') (jintLong)FN(80, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:393:2: note: (near initialization for 'fnx_array[10][81]') (jintLong)FN(81, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:394:2: note: (near initialization for 'fnx_array[10][82]') (jintLong)FN(82, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:395:2: note: (near initialization for 'fnx_array[10][83]') (jintLong)FN(83, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:396:2: note: (near initialization for 'fnx_array[10][84]') (jintLong)FN(84, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:397:2: note: (near initialization for 'fnx_array[10][85]') (jintLong)FN(85, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:398:2: note: (near initialization for 'fnx_array[10][86]') (jintLong)FN(86, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:399:2: note: (near initialization for 'fnx_array[10][87]') (jintLong)FN(87, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:400:2: note: (near initialization for 'fnx_array[10][88]') (jintLong)FN(88, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:401:2: note: (near initialization for 'fnx_array[10][89]') (jintLong)FN(89, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:402:2: note: (near initialization for 'fnx_array[10][90]') (jintLong)FN(90, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:403:2: note: (near initialization for 'fnx_array[10][91]') (jintLong)FN(91, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:404:2: note: (near initialization for 'fnx_array[10][92]') (jintLong)FN(92, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:405:2: note: (near initialization for 'fnx_array[10][93]') (jintLong)FN(93, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:406:2: note: (near initialization for 'fnx_array[10][94]') (jintLong)FN(94, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:407:2: note: (near initialization for 'fnx_array[10][95]') (jintLong)FN(95, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:408:2: note: (near initialization for 'fnx_array[10][96]') (jintLong)FN(96, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:409:2: note: (near initialization for 'fnx_array[10][97]') (jintLong)FN(97, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:410:2: note: (near initialization for 'fnx_array[10][98]') (jintLong)FN(98, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:411:2: note: (near initialization for 'fnx_array[10][99]') (jintLong)FN(99, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:412:2: note: (near initialization for 'fnx_array[10][100]') (jintLong)FN(100, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:413:2: note: (near initialization for 'fnx_array[10][101]') (jintLong)FN(101, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:414:2: note: (near initialization for 'fnx_array[10][102]') (jintLong)FN(102, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:415:2: note: (near initialization for 'fnx_array[10][103]') (jintLong)FN(103, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:416:2: note: (near initialization for 'fnx_array[10][104]') (jintLong)FN(104, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:417:2: note: (near initialization for 'fnx_array[10][105]') (jintLong)FN(105, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:418:2: note: (near initialization for 'fnx_array[10][106]') (jintLong)FN(106, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:419:2: note: (near initialization for 'fnx_array[10][107]') (jintLong)FN(107, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:420:2: note: (near initialization for 'fnx_array[10][108]') (jintLong)FN(108, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:421:2: note: (near initialization for 'fnx_array[10][109]') (jintLong)FN(109, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:422:2: note: (near initialization for 'fnx_array[10][110]') (jintLong)FN(110, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:423:2: note: (near initialization for 'fnx_array[10][111]') (jintLong)FN(111, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:424:2: note: (near initialization for 'fnx_array[10][112]') (jintLong)FN(112, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:425:2: note: (near initialization for 'fnx_array[10][113]') (jintLong)FN(113, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:426:2: note: (near initialization for 'fnx_array[10][114]') (jintLong)FN(114, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:427:2: note: (near initialization for 'fnx_array[10][115]') (jintLong)FN(115, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:428:2: note: (near initialization for 'fnx_array[10][116]') (jintLong)FN(116, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:429:2: note: (near initialization for 'fnx_array[10][117]') (jintLong)FN(117, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:430:2: note: (near initialization for 'fnx_array[10][118]') (jintLong)FN(118, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:431:2: note: (near initialization for 'fnx_array[10][119]') (jintLong)FN(119, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:432:2: note: (near initialization for 'fnx_array[10][120]') (jintLong)FN(120, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:433:2: note: (near initialization for 'fnx_array[10][121]') (jintLong)FN(121, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:434:2: note: (near initialization for 'fnx_array[10][122]') (jintLong)FN(122, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:435:2: note: (near initialization for 'fnx_array[10][123]') (jintLong)FN(123, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:436:2: note: (near initialization for 'fnx_array[10][124]') (jintLong)FN(124, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:437:2: note: (near initialization for 'fnx_array[10][125]') (jintLong)FN(125, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:438:2: note: (near initialization for 'fnx_array[10][126]') (jintLong)FN(126, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:439:2: note: (near initialization for 'fnx_array[10][127]') (jintLong)FN(127, args), \ ^ callback.c:456:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(10) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:312:2: note: (near initialization for 'fnx_array[11][0]') (jintLong)FN(0, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:313:2: note: (near initialization for 'fnx_array[11][1]') (jintLong)FN(1, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:314:2: note: (near initialization for 'fnx_array[11][2]') (jintLong)FN(2, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:315:2: note: (near initialization for 'fnx_array[11][3]') (jintLong)FN(3, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:316:2: note: (near initialization for 'fnx_array[11][4]') (jintLong)FN(4, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:317:2: note: (near initialization for 'fnx_array[11][5]') (jintLong)FN(5, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:318:2: note: (near initialization for 'fnx_array[11][6]') (jintLong)FN(6, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:319:2: note: (near initialization for 'fnx_array[11][7]') (jintLong)FN(7, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:320:2: note: (near initialization for 'fnx_array[11][8]') (jintLong)FN(8, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:321:2: note: (near initialization for 'fnx_array[11][9]') (jintLong)FN(9, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:322:2: note: (near initialization for 'fnx_array[11][10]') (jintLong)FN(10, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:323:2: note: (near initialization for 'fnx_array[11][11]') (jintLong)FN(11, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:324:2: note: (near initialization for 'fnx_array[11][12]') (jintLong)FN(12, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:325:2: note: (near initialization for 'fnx_array[11][13]') (jintLong)FN(13, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:326:2: note: (near initialization for 'fnx_array[11][14]') (jintLong)FN(14, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:327:2: note: (near initialization for 'fnx_array[11][15]') (jintLong)FN(15, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:328:2: note: (near initialization for 'fnx_array[11][16]') (jintLong)FN(16, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:329:2: note: (near initialization for 'fnx_array[11][17]') (jintLong)FN(17, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:330:2: note: (near initialization for 'fnx_array[11][18]') (jintLong)FN(18, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:331:2: note: (near initialization for 'fnx_array[11][19]') (jintLong)FN(19, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:332:2: note: (near initialization for 'fnx_array[11][20]') (jintLong)FN(20, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:333:2: note: (near initialization for 'fnx_array[11][21]') (jintLong)FN(21, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:334:2: note: (near initialization for 'fnx_array[11][22]') (jintLong)FN(22, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:335:2: note: (near initialization for 'fnx_array[11][23]') (jintLong)FN(23, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:336:2: note: (near initialization for 'fnx_array[11][24]') (jintLong)FN(24, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:337:2: note: (near initialization for 'fnx_array[11][25]') (jintLong)FN(25, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:338:2: note: (near initialization for 'fnx_array[11][26]') (jintLong)FN(26, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:339:2: note: (near initialization for 'fnx_array[11][27]') (jintLong)FN(27, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:340:2: note: (near initialization for 'fnx_array[11][28]') (jintLong)FN(28, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:341:2: note: (near initialization for 'fnx_array[11][29]') (jintLong)FN(29, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:342:2: note: (near initialization for 'fnx_array[11][30]') (jintLong)FN(30, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:343:2: note: (near initialization for 'fnx_array[11][31]') (jintLong)FN(31, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:344:2: note: (near initialization for 'fnx_array[11][32]') (jintLong)FN(32, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:345:2: note: (near initialization for 'fnx_array[11][33]') (jintLong)FN(33, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:346:2: note: (near initialization for 'fnx_array[11][34]') (jintLong)FN(34, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:347:2: note: (near initialization for 'fnx_array[11][35]') (jintLong)FN(35, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:348:2: note: (near initialization for 'fnx_array[11][36]') (jintLong)FN(36, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:349:2: note: (near initialization for 'fnx_array[11][37]') (jintLong)FN(37, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:350:2: note: (near initialization for 'fnx_array[11][38]') (jintLong)FN(38, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:351:2: note: (near initialization for 'fnx_array[11][39]') (jintLong)FN(39, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:352:2: note: (near initialization for 'fnx_array[11][40]') (jintLong)FN(40, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:353:2: note: (near initialization for 'fnx_array[11][41]') (jintLong)FN(41, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:354:2: note: (near initialization for 'fnx_array[11][42]') (jintLong)FN(42, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:355:2: note: (near initialization for 'fnx_array[11][43]') (jintLong)FN(43, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:356:2: note: (near initialization for 'fnx_array[11][44]') (jintLong)FN(44, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:357:2: note: (near initialization for 'fnx_array[11][45]') (jintLong)FN(45, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:358:2: note: (near initialization for 'fnx_array[11][46]') (jintLong)FN(46, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:359:2: note: (near initialization for 'fnx_array[11][47]') (jintLong)FN(47, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:360:2: note: (near initialization for 'fnx_array[11][48]') (jintLong)FN(48, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:361:2: note: (near initialization for 'fnx_array[11][49]') (jintLong)FN(49, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:362:2: note: (near initialization for 'fnx_array[11][50]') (jintLong)FN(50, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:363:2: note: (near initialization for 'fnx_array[11][51]') (jintLong)FN(51, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:364:2: note: (near initialization for 'fnx_array[11][52]') (jintLong)FN(52, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:365:2: note: (near initialization for 'fnx_array[11][53]') (jintLong)FN(53, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:366:2: note: (near initialization for 'fnx_array[11][54]') (jintLong)FN(54, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:367:2: note: (near initialization for 'fnx_array[11][55]') (jintLong)FN(55, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:368:2: note: (near initialization for 'fnx_array[11][56]') (jintLong)FN(56, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:369:2: note: (near initialization for 'fnx_array[11][57]') (jintLong)FN(57, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:370:2: note: (near initialization for 'fnx_array[11][58]') (jintLong)FN(58, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:371:2: note: (near initialization for 'fnx_array[11][59]') (jintLong)FN(59, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:372:2: note: (near initialization for 'fnx_array[11][60]') (jintLong)FN(60, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:373:2: note: (near initialization for 'fnx_array[11][61]') (jintLong)FN(61, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:374:2: note: (near initialization for 'fnx_array[11][62]') (jintLong)FN(62, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:375:2: note: (near initialization for 'fnx_array[11][63]') (jintLong)FN(63, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:376:2: note: (near initialization for 'fnx_array[11][64]') (jintLong)FN(64, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:377:2: note: (near initialization for 'fnx_array[11][65]') (jintLong)FN(65, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:378:2: note: (near initialization for 'fnx_array[11][66]') (jintLong)FN(66, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:379:2: note: (near initialization for 'fnx_array[11][67]') (jintLong)FN(67, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:380:2: note: (near initialization for 'fnx_array[11][68]') (jintLong)FN(68, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:381:2: note: (near initialization for 'fnx_array[11][69]') (jintLong)FN(69, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:382:2: note: (near initialization for 'fnx_array[11][70]') (jintLong)FN(70, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:383:2: note: (near initialization for 'fnx_array[11][71]') (jintLong)FN(71, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:384:2: note: (near initialization for 'fnx_array[11][72]') (jintLong)FN(72, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:385:2: note: (near initialization for 'fnx_array[11][73]') (jintLong)FN(73, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:386:2: note: (near initialization for 'fnx_array[11][74]') (jintLong)FN(74, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:387:2: note: (near initialization for 'fnx_array[11][75]') (jintLong)FN(75, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:388:2: note: (near initialization for 'fnx_array[11][76]') (jintLong)FN(76, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:389:2: note: (near initialization for 'fnx_array[11][77]') (jintLong)FN(77, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:390:2: note: (near initialization for 'fnx_array[11][78]') (jintLong)FN(78, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:391:2: note: (near initialization for 'fnx_array[11][79]') (jintLong)FN(79, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:392:2: note: (near initialization for 'fnx_array[11][80]') (jintLong)FN(80, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:393:2: note: (near initialization for 'fnx_array[11][81]') (jintLong)FN(81, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:394:2: note: (near initialization for 'fnx_array[11][82]') (jintLong)FN(82, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:395:2: note: (near initialization for 'fnx_array[11][83]') (jintLong)FN(83, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:396:2: note: (near initialization for 'fnx_array[11][84]') (jintLong)FN(84, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:397:2: note: (near initialization for 'fnx_array[11][85]') (jintLong)FN(85, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:398:2: note: (near initialization for 'fnx_array[11][86]') (jintLong)FN(86, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:399:2: note: (near initialization for 'fnx_array[11][87]') (jintLong)FN(87, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:400:2: note: (near initialization for 'fnx_array[11][88]') (jintLong)FN(88, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:401:2: note: (near initialization for 'fnx_array[11][89]') (jintLong)FN(89, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:402:2: note: (near initialization for 'fnx_array[11][90]') (jintLong)FN(90, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:403:2: note: (near initialization for 'fnx_array[11][91]') (jintLong)FN(91, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:404:2: note: (near initialization for 'fnx_array[11][92]') (jintLong)FN(92, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:405:2: note: (near initialization for 'fnx_array[11][93]') (jintLong)FN(93, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:406:2: note: (near initialization for 'fnx_array[11][94]') (jintLong)FN(94, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:407:2: note: (near initialization for 'fnx_array[11][95]') (jintLong)FN(95, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:408:2: note: (near initialization for 'fnx_array[11][96]') (jintLong)FN(96, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:409:2: note: (near initialization for 'fnx_array[11][97]') (jintLong)FN(97, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:410:2: note: (near initialization for 'fnx_array[11][98]') (jintLong)FN(98, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:411:2: note: (near initialization for 'fnx_array[11][99]') (jintLong)FN(99, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:412:2: note: (near initialization for 'fnx_array[11][100]') (jintLong)FN(100, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:413:2: note: (near initialization for 'fnx_array[11][101]') (jintLong)FN(101, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:414:2: note: (near initialization for 'fnx_array[11][102]') (jintLong)FN(102, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:415:2: note: (near initialization for 'fnx_array[11][103]') (jintLong)FN(103, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:416:2: note: (near initialization for 'fnx_array[11][104]') (jintLong)FN(104, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:417:2: note: (near initialization for 'fnx_array[11][105]') (jintLong)FN(105, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:418:2: note: (near initialization for 'fnx_array[11][106]') (jintLong)FN(106, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:419:2: note: (near initialization for 'fnx_array[11][107]') (jintLong)FN(107, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:420:2: note: (near initialization for 'fnx_array[11][108]') (jintLong)FN(108, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:421:2: note: (near initialization for 'fnx_array[11][109]') (jintLong)FN(109, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:422:2: note: (near initialization for 'fnx_array[11][110]') (jintLong)FN(110, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:423:2: note: (near initialization for 'fnx_array[11][111]') (jintLong)FN(111, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:424:2: note: (near initialization for 'fnx_array[11][112]') (jintLong)FN(112, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:425:2: note: (near initialization for 'fnx_array[11][113]') (jintLong)FN(113, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:426:2: note: (near initialization for 'fnx_array[11][114]') (jintLong)FN(114, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:427:2: note: (near initialization for 'fnx_array[11][115]') (jintLong)FN(115, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:428:2: note: (near initialization for 'fnx_array[11][116]') (jintLong)FN(116, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:429:2: note: (near initialization for 'fnx_array[11][117]') (jintLong)FN(117, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:430:2: note: (near initialization for 'fnx_array[11][118]') (jintLong)FN(118, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:431:2: note: (near initialization for 'fnx_array[11][119]') (jintLong)FN(119, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:432:2: note: (near initialization for 'fnx_array[11][120]') (jintLong)FN(120, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:433:2: note: (near initialization for 'fnx_array[11][121]') (jintLong)FN(121, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:434:2: note: (near initialization for 'fnx_array[11][122]') (jintLong)FN(122, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:435:2: note: (near initialization for 'fnx_array[11][123]') (jintLong)FN(123, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:436:2: note: (near initialization for 'fnx_array[11][124]') (jintLong)FN(124, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:437:2: note: (near initialization for 'fnx_array[11][125]') (jintLong)FN(125, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:438:2: note: (near initialization for 'fnx_array[11][126]') (jintLong)FN(126, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:439:2: note: (near initialization for 'fnx_array[11][127]') (jintLong)FN(127, args), \ ^ callback.c:457:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(11) ^ callback.c:312:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(0, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:312:2: error: initializer element is not constant (jintLong)FN(0, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:312:2: note: (near initialization for 'fnx_array[12][0]') (jintLong)FN(0, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:313:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(1, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:313:2: error: initializer element is not constant (jintLong)FN(1, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:313:2: note: (near initialization for 'fnx_array[12][1]') (jintLong)FN(1, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:314:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(2, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:314:2: error: initializer element is not constant (jintLong)FN(2, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:314:2: note: (near initialization for 'fnx_array[12][2]') (jintLong)FN(2, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:315:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(3, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:315:2: error: initializer element is not constant (jintLong)FN(3, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:315:2: note: (near initialization for 'fnx_array[12][3]') (jintLong)FN(3, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:316:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(4, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:316:2: error: initializer element is not constant (jintLong)FN(4, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:316:2: note: (near initialization for 'fnx_array[12][4]') (jintLong)FN(4, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:317:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(5, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:317:2: error: initializer element is not constant (jintLong)FN(5, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:317:2: note: (near initialization for 'fnx_array[12][5]') (jintLong)FN(5, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:318:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(6, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:318:2: error: initializer element is not constant (jintLong)FN(6, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:318:2: note: (near initialization for 'fnx_array[12][6]') (jintLong)FN(6, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:319:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(7, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:319:2: error: initializer element is not constant (jintLong)FN(7, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:319:2: note: (near initialization for 'fnx_array[12][7]') (jintLong)FN(7, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:320:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(8, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:320:2: error: initializer element is not constant (jintLong)FN(8, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:320:2: note: (near initialization for 'fnx_array[12][8]') (jintLong)FN(8, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:321:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(9, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:321:2: error: initializer element is not constant (jintLong)FN(9, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:321:2: note: (near initialization for 'fnx_array[12][9]') (jintLong)FN(9, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:322:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(10, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:322:2: error: initializer element is not constant (jintLong)FN(10, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:322:2: note: (near initialization for 'fnx_array[12][10]') (jintLong)FN(10, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:323:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(11, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:323:2: error: initializer element is not constant (jintLong)FN(11, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:323:2: note: (near initialization for 'fnx_array[12][11]') (jintLong)FN(11, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:324:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(12, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:324:2: error: initializer element is not constant (jintLong)FN(12, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:324:2: note: (near initialization for 'fnx_array[12][12]') (jintLong)FN(12, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:325:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(13, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:325:2: error: initializer element is not constant (jintLong)FN(13, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:325:2: note: (near initialization for 'fnx_array[12][13]') (jintLong)FN(13, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:326:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(14, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:326:2: error: initializer element is not constant (jintLong)FN(14, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:326:2: note: (near initialization for 'fnx_array[12][14]') (jintLong)FN(14, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:327:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(15, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:327:2: error: initializer element is not constant (jintLong)FN(15, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:327:2: note: (near initialization for 'fnx_array[12][15]') (jintLong)FN(15, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:328:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(16, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:328:2: error: initializer element is not constant (jintLong)FN(16, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:328:2: note: (near initialization for 'fnx_array[12][16]') (jintLong)FN(16, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:329:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(17, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:329:2: error: initializer element is not constant (jintLong)FN(17, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:329:2: note: (near initialization for 'fnx_array[12][17]') (jintLong)FN(17, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:330:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(18, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:330:2: error: initializer element is not constant (jintLong)FN(18, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:330:2: note: (near initialization for 'fnx_array[12][18]') (jintLong)FN(18, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:331:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(19, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:331:2: error: initializer element is not constant (jintLong)FN(19, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:331:2: note: (near initialization for 'fnx_array[12][19]') (jintLong)FN(19, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:332:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(20, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:332:2: error: initializer element is not constant (jintLong)FN(20, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:332:2: note: (near initialization for 'fnx_array[12][20]') (jintLong)FN(20, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:333:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(21, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:333:2: error: initializer element is not constant (jintLong)FN(21, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:333:2: note: (near initialization for 'fnx_array[12][21]') (jintLong)FN(21, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:334:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(22, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:334:2: error: initializer element is not constant (jintLong)FN(22, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:334:2: note: (near initialization for 'fnx_array[12][22]') (jintLong)FN(22, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:335:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(23, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:335:2: error: initializer element is not constant (jintLong)FN(23, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:335:2: note: (near initialization for 'fnx_array[12][23]') (jintLong)FN(23, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:336:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(24, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:336:2: error: initializer element is not constant (jintLong)FN(24, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:336:2: note: (near initialization for 'fnx_array[12][24]') (jintLong)FN(24, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:337:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(25, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:337:2: error: initializer element is not constant (jintLong)FN(25, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:337:2: note: (near initialization for 'fnx_array[12][25]') (jintLong)FN(25, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:338:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(26, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:338:2: error: initializer element is not constant (jintLong)FN(26, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:338:2: note: (near initialization for 'fnx_array[12][26]') (jintLong)FN(26, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:339:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(27, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:339:2: error: initializer element is not constant (jintLong)FN(27, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:339:2: note: (near initialization for 'fnx_array[12][27]') (jintLong)FN(27, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:340:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(28, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:340:2: error: initializer element is not constant (jintLong)FN(28, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:340:2: note: (near initialization for 'fnx_array[12][28]') (jintLong)FN(28, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:341:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(29, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:341:2: error: initializer element is not constant (jintLong)FN(29, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:341:2: note: (near initialization for 'fnx_array[12][29]') (jintLong)FN(29, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:342:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(30, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:342:2: error: initializer element is not constant (jintLong)FN(30, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:342:2: note: (near initialization for 'fnx_array[12][30]') (jintLong)FN(30, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:343:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(31, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:343:2: error: initializer element is not constant (jintLong)FN(31, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:343:2: note: (near initialization for 'fnx_array[12][31]') (jintLong)FN(31, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:344:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(32, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:344:2: error: initializer element is not constant (jintLong)FN(32, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:344:2: note: (near initialization for 'fnx_array[12][32]') (jintLong)FN(32, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:345:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(33, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:345:2: error: initializer element is not constant (jintLong)FN(33, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:345:2: note: (near initialization for 'fnx_array[12][33]') (jintLong)FN(33, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:346:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(34, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:346:2: error: initializer element is not constant (jintLong)FN(34, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:346:2: note: (near initialization for 'fnx_array[12][34]') (jintLong)FN(34, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:347:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(35, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:347:2: error: initializer element is not constant (jintLong)FN(35, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:347:2: note: (near initialization for 'fnx_array[12][35]') (jintLong)FN(35, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:348:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(36, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:348:2: error: initializer element is not constant (jintLong)FN(36, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:348:2: note: (near initialization for 'fnx_array[12][36]') (jintLong)FN(36, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:349:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(37, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:349:2: error: initializer element is not constant (jintLong)FN(37, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:349:2: note: (near initialization for 'fnx_array[12][37]') (jintLong)FN(37, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:350:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(38, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:350:2: error: initializer element is not constant (jintLong)FN(38, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:350:2: note: (near initialization for 'fnx_array[12][38]') (jintLong)FN(38, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:351:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(39, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:351:2: error: initializer element is not constant (jintLong)FN(39, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:351:2: note: (near initialization for 'fnx_array[12][39]') (jintLong)FN(39, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:352:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(40, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:352:2: error: initializer element is not constant (jintLong)FN(40, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:352:2: note: (near initialization for 'fnx_array[12][40]') (jintLong)FN(40, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:353:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(41, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:353:2: error: initializer element is not constant (jintLong)FN(41, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_Call__IIII': callback.c:353:2: note: (near initialization for 'fnx_array[12][41]') (jintLong)FN(41, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:354:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(42, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:354:2: error: initializer element is not constant (jintLong)FN(42, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:354:2: note: (near initialization for 'fnx_array[12][42]') (jintLong)FN(42, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:355:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(43, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:355:2: error: initializer element is not constant (jintLong)FN(43, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:355:2: note: (near initialization for 'fnx_array[12][43]') (jintLong)FN(43, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:356:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(44, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:356:2: error: initializer element is not constant (jintLong)FN(44, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:356:2: note: (near initialization for 'fnx_array[12][44]') (jintLong)FN(44, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:357:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(45, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:357:2: error: initializer element is not constant (jintLong)FN(45, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:357:2: note: (near initialization for 'fnx_array[12][45]') (jintLong)FN(45, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:358:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(46, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:358:2: error: initializer element is not constant (jintLong)FN(46, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:35:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (*)())arg0)(arg1, arg2, arg3); ^ callback.c:358:2: note: (near initialization for 'fnx_array[12][46]') (jintLong)FN(46, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:359:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(47, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_Call__IIIJ': callback.c:359:2: error: initializer element is not constant (jintLong)FN(47, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:58:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jlong)((jlong (*)())arg0)(arg1, arg2, arg3); ^ callback.c:359:2: note: (near initialization for 'fnx_array[12][47]') (jintLong)FN(47, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:360:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(48, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GDK_1EVENT_1TYPE': callback.c:360:2: error: initializer element is not constant (jintLong)FN(48, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:74:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GDK_EVENT_TYPE((GdkEvent *)arg0); ^ os_custom.h:236:31: note: in definition of macro 'GDK_EVENT_TYPE' #define GDK_EVENT_TYPE(arg0) (arg0)->type ^ callback.c:360:2: note: (near initialization for 'fnx_array[12][48]') (jintLong)FN(48, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:361:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(49, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GDK_1EVENT_1WINDOW': callback.c:361:2: error: initializer element is not constant (jintLong)FN(49, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:86:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GDK_EVENT_WINDOW((GdkEventAny *)arg0); ^ os_custom.h:237:33: note: in definition of macro 'GDK_EVENT_WINDOW' #define GDK_EVENT_WINDOW(arg0) (arg0)->window ^ callback.c:361:2: note: (near initialization for 'fnx_array[12][49]') (jintLong)FN(49, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:86:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GDK_EVENT_WINDOW((GdkEventAny *)arg0); ^ callback.c:362:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(50, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:362:2: error: initializer element is not constant (jintLong)FN(50, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:362:2: note: (near initialization for 'fnx_array[12][50]') (jintLong)FN(50, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:363:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(51, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING': os.c:122:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_ACCEL_LABEL_GET_ACCEL_STRING((GtkAccelLabel *)arg0); ^ os_custom.h:217:49: note: in definition of macro 'GTK_ACCEL_LABEL_GET_ACCEL_STRING' #define GTK_ACCEL_LABEL_GET_ACCEL_STRING(arg0) (arg0)->accel_string ^ os.c:122:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_ACCEL_LABEL_GET_ACCEL_STRING((GtkAccelLabel *)arg0); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1SET_1ACCEL_1STRING': os.c:133:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_ACCEL_LABEL_SET_ACCEL_STRING((GtkAccelLabel *)arg0, (gchar *)arg1); ^ os_custom.h:216:55: note: in definition of macro 'GTK_ACCEL_LABEL_SET_ACCEL_STRING' #define GTK_ACCEL_LABEL_SET_ACCEL_STRING(arg0, arg1) (arg0)->accel_string = arg1 ^ os.c:133:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_ACCEL_LABEL_SET_ACCEL_STRING((GtkAccelLabel *)arg0, (gchar *)arg1); ^ os_custom.h:216:77: note: in definition of macro 'GTK_ACCEL_LABEL_SET_ACCEL_STRING' #define GTK_ACCEL_LABEL_SET_ACCEL_STRING(arg0, arg1) (arg0)->accel_string = arg1 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1ENTRY_1IM_1CONTEXT': os.c:144:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_ENTRY_IM_CONTEXT((GtkEntry *)arg0); ^ os_custom.h:228:37: note: in definition of macro 'GTK_ENTRY_IM_CONTEXT' #define GTK_ENTRY_IM_CONTEXT(arg0) (arg0)->im_context ^ os.c:144:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_ENTRY_IM_CONTEXT((GtkEntry *)arg0); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1SCROLLED_1WINDOW_1HSCROLLBAR': os.c:156:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_SCROLLED_WINDOW_HSCROLLBAR((GtkScrolledWindow *)arg0); ^ os_custom.h:218:47: note: in definition of macro 'GTK_SCROLLED_WINDOW_HSCROLLBAR' #define GTK_SCROLLED_WINDOW_HSCROLLBAR(arg0) (arg0)->hscrollbar ^ os.c:156:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_SCROLLED_WINDOW_HSCROLLBAR((GtkScrolledWindow *)arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:24:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1SCROLLED_1WINDOW_1SCROLLBAR_1SPACING': callback.c:363:2: error: initializer element is not constant (jintLong)FN(51, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:363:2: note: (near initialization for 'fnx_array[12][51]') (jintLong)FN(51, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:168:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING((GtkScrolledWindow *)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2233:67: note: in definition of macro '_G_TYPE_IGC' #define _G_TYPE_IGC(ip, gt, ct) ((ct*) (((GTypeInstance*) ip)->g_class)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkscrolledwindow.h:48:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_CLASS' #define GTK_SCROLLED_WINDOW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_SCROLLED_WINDOW, GtkScrolledWindowClass)) ^ os_custom.h:219:54: note: in expansion of macro 'GTK_SCROLLED_WINDOW_GET_CLASS' #define GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING(arg0) (GTK_SCROLLED_WINDOW_GET_CLASS (arg0)->scrollbar_spacing >= 0 ?callback.c:364:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(52, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ GTK_SCROLLED_WINDOW_GET_CLASS (arg0)->scrollbar_spacing : 3) ^ os.c:168:13: note: in expansion of macro 'GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING' rc = (jint)GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING((GtkScrolledWindow *)arg0); ^ callback.c:364:2: error: initializer element is not constant (jintLong)FN(52, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:364:2: note: (near initialization for 'fnx_array[12][52]') (jintLong)FN(52, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:168:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING((GtkScrolledWindow *)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2233:67: note: in definition of macro '_G_TYPE_IGC' #define _G_TYPE_IGC(ip, gt, ct) ((ct*) (((GTypeInstance*) ip)->g_class)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkscrolledwindow.h:48:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_CLASS' #define GTK_SCROLLED_WINDOW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_SCROLLED_WINDOW, GtkScrolledWindowClass)) ^ os_custom.h:219:117: note: in expansion of macro 'GTK_SCROLLED_WINDOW_GET_CLASS' #define GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING(arg0) (GTK_SCROLLED_WINDOW_GET_CLASS (arg0)->scrollbar_spacing >= 0 callback.c:365:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(53, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ ? GTK_SCROLLED_WINDOW_GET_CLASS (arg0)->scrollbar_spacing : 3) ^ os.c:168:13: note: in expansion of macro 'GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING' rc = (jint)GTK_SCROLLED_WINDOW_SCROLLBAR_SPACING((GtkScrolledWindow *)arg0); ^ callback.c:365:2: error: initializer element is not constant (jintLong)FN(53, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:365:2: note: (near initialization for 'fnx_array[12][53]') (jintLong)FN(53, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1SCROLLED_1WINDOW_1VSCROLLBAR': callback.c:366:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(54, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:180:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_SCROLLED_WINDOW_VSCROLLBAR((GtkScrolledWindow *)arg0); ^ os_custom.h:220:47: note: in definition of macro 'GTK_SCROLLED_WINDOW_VSCROLLBAR' #define GTK_SCROLLED_WINDOW_VSCROLLBAR(arg0) (arg0)->vscrollbar ^ os.c:180:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_SCROLLED_WINDOW_VSCROLLBAR((GtkScrolledWindow *)arg0); ^ callback.c:366:2: error: initializer element is not constant (jintLong)FN(54, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:366:2: note: (near initialization for 'fnx_array[12][54]') (jintLong)FN(54, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1TEXTVIEW_1IM_1CONTEXT': callback.c:367:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(55, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:192:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_TEXTVIEW_IM_CONTEXT((GtkTextView *)arg0); ^ os_custom.h:229:40: note: in definition of macro 'GTK_TEXTVIEW_IM_CONTEXT' #define GTK_TEXTVIEW_IM_CONTEXT(arg0) (arg0)->im_context ^ callback.c:367:2: error: initializer element is not constant (jintLong)FN(55, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:192:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_TEXTVIEW_IM_CONTEXT((GtkTextView *)arg0); ^ callback.c:367:2: note: (near initialization for 'fnx_array[12][55]') (jintLong)FN(55, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:368:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(56, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1TOOLTIPS_1SET_1ACTIVE': callback.c:368:2: error: initializer element is not constant (jintLong)FN(56, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:203:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_TOOLTIPS_SET_ACTIVE((GtkTooltips *)arg0, (GtkTooltipsData *)arg1); ^ os_custom.h:231:46: note: in definition of macro 'GTK_TOOLTIPS_SET_ACTIVE' #define GTK_TOOLTIPS_SET_ACTIVE(arg0, arg1) (arg0)->active_tips_data = arg1 ^ callback.c:368:2: note: (near initialization for 'fnx_array[12][56]') (jintLong)FN(56, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:203:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_TOOLTIPS_SET_ACTIVE((GtkTooltips *)arg0, (GtkTooltipsData *)arg1); ^ os_custom.h:231:72: note: in definition of macro 'GTK_TOOLTIPS_SET_ACTIVE' #define GTK_TOOLTIPS_SET_ACTIVE(arg0, arg1) (arg0)->active_tips_data = arg1 ^ callback.c:369:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(57, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:369:2: error: initializer element is not constant (jintLong)FN(57, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1TOOLTIPS_1TIP_1WINDOW': callback.c:369:2: note: (near initialization for 'fnx_array[12][57]') (jintLong)FN(57, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:214:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_TOOLTIPS_TIP_WINDOW((GtkTooltips *)arg0); ^ os_custom.h:230:40: note: in definition of macro 'GTK_TOOLTIPS_TIP_WINDOW' #define GTK_TOOLTIPS_TIP_WINDOW(arg0) (arg0)->tip_window ^ callback.c:370:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(58, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:214:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_TOOLTIPS_TIP_WINDOW((GtkTooltips *)arg0); ^ callback.c:370:2: error: initializer element is not constant (jintLong)FN(58, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:370:2: note: (near initialization for 'fnx_array[12][58]') (jintLong)FN(58, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1HEIGHT': callback.c:371:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(59, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:226:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_HEIGHT((GtkWidget *)arg0); ^ os_custom.h:221:34: note: in definition of macro 'GTK_WIDGET_HEIGHT' #define GTK_WIDGET_HEIGHT(arg0) (arg0)->allocation.height ^ callback.c:371:2: error: initializer element is not constant (jintLong)FN(59, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:371:2: note: (near initialization for 'fnx_array[12][59]') (jintLong)FN(59, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1REQUISITION_1HEIGHT': callback.c:372:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(60, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:238:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_REQUISITION_HEIGHT((GtkWidget *)arg0); ^ os_custom.h:235:46: note: in definition of macro 'GTK_WIDGET_REQUISITION_HEIGHT' #define GTK_WIDGET_REQUISITION_HEIGHT(arg0) (arg0)->requisition.height ^ callback.c:372:2: error: initializer element is not constant (jintLong)FN(60, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:372:2: note: (near initialization for 'fnx_array[12][60]') (jintLong)FN(60, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1REQUISITION_1WIDTH': callback.c:373:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(61, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:250:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_REQUISITION_WIDTH((GtkWidget *)arg0); ^ os_custom.h:234:45: note: in definition of macro 'GTK_WIDGET_REQUISITION_WIDTH' #define GTK_WIDGET_REQUISITION_WIDTH(arg0) (arg0)->requisition.width ^ callback.c:373:2: error: initializer element is not constant (jintLong)FN(61, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1SET_1HEIGHT': callback.c:373:2: note: (near initialization for 'fnx_array[12][61]') (jintLong)FN(61, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:261:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_WIDGET_SET_HEIGHT((GtkWidget *)arg0, arg1); ^ os_custom.h:222:44: note: in definition of macro 'GTK_WIDGET_SET_HEIGHT' #define GTK_WIDGET_SET_HEIGHT(arg0, arg1) (arg0)->allocation.height = arg1 ^ callback.c:374:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(62, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:374:2: error: initializer element is not constant (jintLong)FN(62, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1SET_1WIDTH': callback.c:374:2: note: (near initialization for 'fnx_array[12][62]') (jintLong)FN(62, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:271:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_WIDGET_SET_WIDTH((GtkWidget *)arg0, arg1); ^ os_custom.h:224:43: note: in definition of macro 'GTK_WIDGET_SET_WIDTH' #define GTK_WIDGET_SET_WIDTH(arg0, arg1) (arg0)->allocation.width = arg1 ^ callback.c:375:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(63, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:375:2: error: initializer element is not constant (jintLong)FN(63, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1SET_1X': callback.c:375:2: note: (near initialization for 'fnx_array[12][63]') (jintLong)FN(63, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:281:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_WIDGET_SET_X((GtkWidget *)arg0, arg1); ^ os_custom.h:227:39: note: in definition of macro 'GTK_WIDGET_SET_X' #define GTK_WIDGET_SET_X(arg0, arg1) (arg0)->allocation.x = arg1 ^ callback.c:376:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(64, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:376:2: error: initializer element is not constant (jintLong)FN(64, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1SET_1Y': callback.c:376:2: note: (near initialization for 'fnx_array[12][64]') (jintLong)FN(64, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:291:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTK_WIDGET_SET_Y((GtkWidget *)arg0, arg1); ^ os_custom.h:233:39: note: in definition of macro 'GTK_WIDGET_SET_Y' #define GTK_WIDGET_SET_Y(arg0, arg1) (arg0)->allocation.y = arg1 ^ callback.c:377:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(65, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:377:2: error: initializer element is not constant (jintLong)FN(65, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1WIDTH': callback.c:377:2: note: (near initialization for 'fnx_array[12][65]') (jintLong)FN(65, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:302:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_WIDTH((GtkWidget *)arg0); ^ os_custom.h:223:33: note: in definition of macro 'GTK_WIDGET_WIDTH' #define GTK_WIDGET_WIDTH(arg0) (arg0)->allocation.width ^ callback.c:378:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(66, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:378:2: error: initializer element is not constant (jintLong)FN(66, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1WINDOW': callback.c:378:2: note: (near initialization for 'fnx_array[12][66]') (jintLong)FN(66, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:314:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GTK_WIDGET_WINDOW((GtkWidget *)arg0); ^ os_custom.h:225:34: note: in definition of macro 'GTK_WIDGET_WINDOW' #define GTK_WIDGET_WINDOW(arg0) (arg0)->window ^ callback.c:379:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(67, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:314:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_WIDGET_WINDOW((GtkWidget *)arg0); ^ callback.c:379:2: error: initializer element is not constant (jintLong)FN(67, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:379:2: note: (near initialization for 'fnx_array[12][67]') (jintLong)FN(67, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1X': callback.c:380:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(68, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:326:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_X((GtkWidget *)arg0); ^ os_custom.h:226:29: note: in definition of macro 'GTK_WIDGET_X' #define GTK_WIDGET_X(arg0) (arg0)->allocation.x ^ callback.c:380:2: error: initializer element is not constant (jintLong)FN(68, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:380:2: note: (near initialization for 'fnx_array[12][68]') (jintLong)FN(68, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_GTK_1WIDGET_1Y': callback.c:381:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(69, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:338:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)GTK_WIDGET_Y((GtkWidget *)arg0); ^ os_custom.h:232:42: note: in definition of macro 'GTK_WIDGET_Y' #define GTK_WIDGET_Y(arg0) ((GtkWidget *)arg0)->allocation.y ^ callback.c:381:2: error: initializer element is not constant (jintLong)FN(69, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_G_1OBJECT_1CLASS_1CONSTRUCTOR': callback.c:381:2: note: (near initialization for 'fnx_array[12][69]') (jintLong)FN(69, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:374:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)G_OBJECT_CLASS_CONSTRUCTOR((GObjectClass *)arg0); ^ os_custom.h:214:43: note: in definition of macro 'G_OBJECT_CLASS_CONSTRUCTOR' #define G_OBJECT_CLASS_CONSTRUCTOR(arg0) (arg0)->constructor ^ callback.c:382:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(70, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:374:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)G_OBJECT_CLASS_CONSTRUCTOR((GObjectClass *)arg0); ^ callback.c:382:2: error: initializer element is not constant (jintLong)FN(70, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:382:2: note: (near initialization for 'fnx_array[12][70]') (jintLong)FN(70, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_G_1OBJECT_1CLASS_1SET_1CONSTRUCTOR': callback.c:383:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(71, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:385:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] G_OBJECT_CLASS_SET_CONSTRUCTOR((GObjectClass *)arg0, arg1); ^ os_custom.h:215:53: note: in definition of macro 'G_OBJECT_CLASS_SET_CONSTRUCTOR' #define G_OBJECT_CLASS_SET_CONSTRUCTOR(arg0, arg1) (arg0)->constructor = (GObject* (*) (GType, guint, GObjectConstructParam *))arg1 ^ callback.c:383:2: error: initializer element is not constant (jintLong)FN(71, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os_custom.h:215:74: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define G_OBJECT_CLASS_SET_CONSTRUCTOR(arg0, arg1) (arg0)->constructor = (GObject* (*) (GType, guint, GObjectConstructParam *))arg1 ^ os.c:385:2: note: in expansion of macro 'G_OBJECT_CLASS_SET_CONSTRUCTOR' G_OBJECT_CLASS_SET_CONSTRUCTOR((GObjectClass *)arg0, arg1); ^ callback.c:383:2: note: (near initialization for 'fnx_array[12][71]') (jintLong)FN(71, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:384:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(72, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:384:2: error: initializer element is not constant (jintLong)FN(72, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:384:2: note: (near initialization for 'fnx_array[12][72]') (jintLong)FN(72, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:385:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(73, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:385:2: error: initializer element is not constant (jintLong)FN(73, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:385:2: note: (near initialization for 'fnx_array[12][73]') (jintLong)FN(73, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:386:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(74, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:386:2: error: initializer element is not constant (jintLong)FN(74, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:386:2: note: (near initialization for 'fnx_array[12][74]') (jintLong)FN(74, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:387:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(75, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:387:2: error: initializer element is not constant (jintLong)FN(75, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:387:2: note: (near initialization for 'fnx_array[12][75]') (jintLong)FN(75, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:388:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(76, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:388:2: error: initializer element is not constant (jintLong)FN(76, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:388:2: note: (near initialization for 'fnx_array[12][76]') (jintLong)FN(76, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:389:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(77, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:389:2: error: initializer element is not constant (jintLong)FN(77, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:389:2: note: (near initialization for 'fnx_array[12][77]') (jintLong)FN(77, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:390:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(78, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:390:2: error: initializer element is not constant (jintLong)FN(78, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:390:2: note: (near initialization for 'fnx_array[12][78]') (jintLong)FN(78, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:391:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(79, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:391:2: error: initializer element is not constant (jintLong)FN(79, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:391:2: note: (near initialization for 'fnx_array[12][79]') (jintLong)FN(79, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:392:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(80, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:392:2: error: initializer element is not constant (jintLong)FN(80, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_X_1EVENT_1TYPE': os.c:1080:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)X_EVENT_TYPE((XEvent *)arg0); ^ os_custom.h:238:29: note: in definition of macro 'X_EVENT_TYPE' #define X_EVENT_TYPE(arg0) (arg0)->type ^ callback.c:392:2: note: (near initialization for 'fnx_array[12][80]') (jintLong)FN(80, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:393:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(81, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:393:2: error: initializer element is not constant (jintLong)FN(81, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:393:2: note: (near initialization for 'fnx_array[12][81]') (jintLong)FN(81, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:394:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(82, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:394:2: error: initializer element is not constant (jintLong)FN(82, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:394:2: note: (near initialization for 'fnx_array[12][82]') (jintLong)FN(82, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:395:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(83, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:395:2: error: initializer element is not constant (jintLong)FN(83, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:395:2: note: (near initialization for 'fnx_array[12][83]') (jintLong)FN(83, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:396:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(84, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:396:2: error: initializer element is not constant (jintLong)FN(84, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:396:2: note: (near initialization for 'fnx_array[12][84]') (jintLong)FN(84, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_X_1EVENT_1WINDOW': callback.c:397:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(85, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:1092:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)X_EVENT_WINDOW((XAnyEvent *)arg0); ^ os_custom.h:239:31: note: in definition of macro 'X_EVENT_WINDOW' #define X_EVENT_WINDOW(arg0) (arg0)->window ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1Call': os.c:1104:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (*)())arg0)(arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GDK_1DISPLAY': os.c:1140:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GDK_DISPLAY(); ^ callback.c:397:2: error: initializer element is not constant (jintLong)FN(85, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:397:2: note: (near initialization for 'fnx_array[12][85]') (jintLong)FN(85, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from os.h:82:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GDK_1PIXMAP_1XID': callback.c:398:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(86, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:1152:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)GDK_PIXMAP_XID((GdkPixmap *)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkx.h:116:66: note: in definition of macro 'GDK_PIXMAP_XID' #define GDK_PIXMAP_XID(win) (gdk_x11_drawable_get_xid (win)) ^ callback.c:398:2: error: initializer element is not constant (jintLong)FN(86, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:398:2: note: (near initialization for 'fnx_array[12][86]') (jintLong)FN(86, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GDK_1ROOT_1PARENT': callback.c:399:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(87, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c:1164:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GDK_ROOT_PARENT(); ^ callback.c:399:2: error: initializer element is not constant (jintLong)FN(87, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:399:2: note: (near initialization for 'fnx_array[12][87]') (jintLong)FN(87, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:400:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(88, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:400:2: error: initializer element is not constant (jintLong)FN(88, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:400:2: note: (near initialization for 'fnx_array[12][88]') (jintLong)FN(88, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:401:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(89, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:401:2: error: initializer element is not constant (jintLong)FN(89, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:401:2: note: (near initialization for 'fnx_array[12][89]') (jintLong)FN(89, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:402:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(90, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:402:2: error: initializer element is not constant (jintLong)FN(90, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:402:2: note: (near initialization for 'fnx_array[12][90]') (jintLong)FN(90, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:403:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(91, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:403:2: error: initializer element is not constant (jintLong)FN(91, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:403:2: note: (near initialization for 'fnx_array[12][91]') (jintLong)FN(91, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:404:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(92, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:404:2: error: initializer element is not constant (jintLong)FN(92, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:404:2: note: (near initialization for 'fnx_array[12][92]') (jintLong)FN(92, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:405:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(93, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:405:2: error: initializer element is not constant (jintLong)FN(93, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:405:2: note: (near initialization for 'fnx_array[12][93]') (jintLong)FN(93, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:406:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(94, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:406:2: error: initializer element is not constant (jintLong)FN(94, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:406:2: note: (near initialization for 'fnx_array[12][94]') (jintLong)FN(94, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:407:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(95, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:407:2: error: initializer element is not constant (jintLong)FN(95, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:407:2: note: (near initialization for 'fnx_array[12][95]') (jintLong)FN(95, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:408:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(96, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:408:2: error: initializer element is not constant (jintLong)FN(96, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:408:2: note: (near initialization for 'fnx_array[12][96]') (jintLong)FN(96, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:409:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(97, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:409:2: error: initializer element is not constant (jintLong)FN(97, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:409:2: note: (near initialization for 'fnx_array[12][97]') (jintLong)FN(97, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:410:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(98, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:410:2: error: initializer element is not constant (jintLong)FN(98, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:410:2: note: (near initialization for 'fnx_array[12][98]') (jintLong)FN(98, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:411:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(99, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:411:2: error: initializer element is not constant (jintLong)FN(99, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:411:2: note: (near initialization for 'fnx_array[12][99]') (jintLong)FN(99, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:412:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(100, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:412:2: error: initializer element is not constant (jintLong)FN(100, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:412:2: note: (near initialization for 'fnx_array[12][100]') (jintLong)FN(100, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:413:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(101, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:413:2: error: initializer element is not constant (jintLong)FN(101, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:413:2: note: (near initialization for 'fnx_array[12][101]') (jintLong)FN(101, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:414:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(102, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:414:2: error: initializer element is not constant (jintLong)FN(102, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:414:2: note: (near initialization for 'fnx_array[12][102]') (jintLong)FN(102, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:415:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(103, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:415:2: error: initializer element is not constant (jintLong)FN(103, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:415:2: note: (near initialization for 'fnx_array[12][103]') (jintLong)FN(103, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:416:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(104, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:416:2: error: initializer element is not constant (jintLong)FN(104, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:416:2: note: (near initialization for 'fnx_array[12][104]') (jintLong)FN(104, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:24:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In fcallback.c:417:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(105, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ unction 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1BUTTON': callback.c:417:2: error: initializer element is not constant (jintLong)FN(105, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:417:2: note: (near initialization for 'fnx_array[12][105]') (jintLong)FN(105, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkbutton.h:44:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_BUTTON(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_BUTTON)) ^ os.c:1200:17: note: in expansion of macro 'GTK_IS_BUTTON' rc = (jboolean)GTK_IS_BUTTON(arg0); ^ callback.c:418:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(106, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:418:2: error: initializer element is not constant (jintLong)FN(106, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:418:2: note: (near initialization for 'fnx_array[12][106]') (jintLong)FN(106, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:419:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(107, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1CELL_1RENDERER_1PIXBUF': callback.c:419:2: error: initializer element is not constant (jintLong)FN(107, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:419:2: note: (near initialization for 'fnx_array[12][107]') (jintLong)FN(107, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:420:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(108, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:420:2: error: initializer element is not constant (jintLong)FN(108, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:420:2: note: (near initialization for 'fnx_array[12][108]') (jintLong)FN(108, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h:36:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_CELL_RENDERER_PIXBUF(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER_PIXBUF)) ^ os.c:1212:17: note: in expansion of macro 'GTK_IS_CELL_RENDERER_PIXBUF' rc = (jboolean)GTK_IS_CELL_RENDERER_PIXBUF(arg0); ^ callback.c:421:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(109, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:421:2: error: initializer element is not constant (jintLong)FN(109, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:421:2: note: (near initialization for 'fnx_array[12][109]') (jintLong)FN(109, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1CELL_1RENDERER_1TEXT': callback.c:422:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(110, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:422:2: error: initializer element is not constant (jintLong)FN(110, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:422:2: note: (near initialization for 'fnx_array[12][110]') (jintLong)FN(110, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:423:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(111, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:423:2: error: initializer element is not constant (jintLong)FN(111, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkcellrenderertext.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_CELL_RENDERER_TEXT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER_TEXT)) ^ os.c:1224:17: note: in expansion of macro 'GTK_IS_CELL_RENDERER_TEXT' rc = (jboolean)GTK_IS_CELL_RENDERER_TEXT(arg0); ^ callback.c:423:2: note: (near initialization for 'fnx_array[12][111]') (jintLong)FN(111, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:424:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(112, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1CELL_1RENDERER_1TOGGLE': callback.c:424:2: error: initializer element is not constant (jintLong)FN(112, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:424:2: note: (near initialization for 'fnx_array[12][112]') (jintLong)FN(112, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:425:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(113, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:425:2: error: initializer element is not constant (jintLong)FN(113, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:425:2: note: (near initialization for 'fnx_array[12][113]') (jintLong)FN(113, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkcellrenderertoggle.h:36:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_CELL_RENDERER_TOGGLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER_TOGGLE)) ^ os.c:1236:17: note: in expansion of macro 'GTK_IS_CELL_RENDERER_TOGGLE' rc = (jboolean)GTK_IS_CELL_RENDERER_TOGGLE(arg0); ^ callback.c:426:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(114, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:426:2: error: initializer element is not constant (jintLong)FN(114, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:426:2: note: (near initialization for 'fnx_array[12][114]') (jintLong)FN(114, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1CONTAINER': callback.c:427:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(115, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:427:2: error: initializer element is not constant (jintLong)FN(115, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:427:2: note: (near initialization for 'fnx_array[12][115]') (jintLong)FN(115, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:428:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(116, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:428:2: error: initializer element is not constant (jintLong)FN(116, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:428:2: note: (near initialization for 'fnx_array[12][116]') (jintLong)FN(116, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:44:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_CONTAINER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CONTAINER)) ^ os.c:1248:17: note: in expansion of macro 'GTK_IS_CONTAINER' rc = (jboolean)GTK_IS_CONTAINER(arg0); ^ callback.c:429:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(117, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:429:2: error: initializer element is not constant (jintLong)FN(117, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:429:2: note: (near initialization for 'fnx_array[12][117]') (jintLong)FN(117, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1IMAGE_1MENU_1ITEM': callback.c:430:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(118, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:430:2: error: initializer element is not constant (jintLong)FN(118, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:430:2: note: (near initialization for 'fnx_array[12][118]') (jintLong)FN(118, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:431:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(119, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:431:2: error: initializer element is not constant (jintLong)FN(119, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:431:2: note: (near initialization for 'fnx_array[12][119]') (jintLong)FN(119, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkimagemenuitem.h:43:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_IMAGE_MENU_ITEM)) ^ os.c:1260:17: note: in expansion of macro 'GTK_IS_IMAGE_MENU_ITEM' rc = (jboolean)GTK_IS_IMAGE_MENU_ITEM(arg0); ^ callback.c:432:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(120, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:432:2: error: initializer element is not constant (jintLong)FN(120, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1MENU_1ITEM': callback.c:432:2: note: (near initialization for 'fnx_array[12][120]') (jintLong)FN(120, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:433:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(121, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:433:2: error: initializer element is not constant (jintLong)FN(121, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:433:2: note: (near initialization for 'fnx_array[12][121]') (jintLong)FN(121, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:434:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(122, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:434:2: error: initializer element is not constant (jintLong)FN(122, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:434:2: note: (near initialization for 'fnx_array[12][122]') (jintLong)FN(122, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:435:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(123, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:435:2: error: initializer element is not constant (jintLong)FN(123, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkmenuitem.h:43:33: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_MENU_ITEM)) ^ os.c:1272:17: note: in expansion of macro 'GTK_IS_MENU_ITEM' rc = (jboolean)GTK_IS_MENU_ITEM(arg0); ^ callback.c:435:2: note: (near initialization for 'fnx_array[12][123]') (jintLong)FN(123, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:436:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(124, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:436:2: error: initializer element is not constant (jintLong)FN(124, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1PLUG': callback.c:436:2: note: (near initialization for 'fnx_array[12][124]') (jintLong)FN(124, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:437:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(125, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:437:2: error: initializer element is not constant (jintLong)FN(125, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:437:2: note: (near initialization for 'fnx_array[12][125]') (jintLong)FN(125, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:438:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(126, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkplug.h:43:35: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_PLUG(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_PLUG)) ^ os.c:1284:17: note: in expansion of macro 'GTK_IS_PLUG' rc = (jboolean)GTK_IS_PLUG(arg0); ^ callback.c:438:2: error: initializer element is not constant (jintLong)FN(126, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:438:2: note: (near initialization for 'fnx_array[12][126]') (jintLong)FN(126, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1SOCKET': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtksocket.h:40:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_SOCKET(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_SOCKET)) ^ os.c:1296:17: note: in expansion of macro 'GTK_IS_SOCKET' rc = (jboolean)GTK_IS_SOCKET(arg0); ^ callback.c:439:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (jintLong)FN(127, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:439:2: error: initializer element is not constant (jintLong)FN(127, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ callback.c:439:2: note: (near initialization for 'fnx_array[12][127]') (jintLong)FN(127, args), \ ^ callback.c:458:2: note: in expansion of macro 'FN_A_BLOCK' FN_A_BLOCK(12) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1IS_1WINDOW': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2238:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:495:66: note: in expansion of macro '_G_TYPE_CIT' #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:44:30: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' #define GTK_IS_WINDOW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_WINDOW)) ^ os.c:1308:17: note: in expansion of macro 'GTK_IS_WINDOW' rc = (jboolean)GTK_IS_WINDOW(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1STOCK_1CANCEL': os.c:1320:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_STOCK_CANCEL; ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1STOCK_1OK': os.c:1332:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)GTK_STOCK_OK; ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:24:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1FLAGS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ os.c:1416:13: note: in expansion of macro 'GTK_WIDGET_FLAGS' rc = (jint)GTK_WIDGET_FLAGS(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1HAS_1DEFAULT': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:363:41: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_HAS_DEFAULT(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_DEFAULT) != 0) ^ os.c:1428:17: note: in expansion of macro 'GTK_WIDGET_HAS_DEFAULT' rc = (jboolean)GTK_WIDGET_HAS_DEFAULT(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1HAS_1FOCUS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:338:39: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ os.c:1440:17: note: in expansion of macro 'GTK_WIDGET_HAS_FOCUS' rc = (jboolean)GTK_WIDGET_HAS_FOCUS(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1IS_1SENSITIVE': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:288:39: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:312:41: note: in expansion of macro 'GTK_WIDGET_SENSITIVE' #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ os.c:1452:17: note: in expansion of macro 'GTK_WIDGET_IS_SENSITIVE' rc = (jboolean)GTK_WIDGET_IS_SENSITIVE(arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:300:45: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_PARENT_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_PARENT_SENSITIVE) != 0) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:313:9: note: in expansion of macro 'GTK_WIDGET_PARENT_SENSITIVE' GTK_WIDGET_PARENT_SENSITIVE (wid)) ^ os.c:1452:17: note: in expansion of macro 'GTK_WIDGET_IS_SENSITIVE' rc = (jboolean)GTK_WIDGET_IS_SENSITIVE(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1MAPPED': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:252:37: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_MAPPED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_MAPPED) != 0) ^ os.c:1464:17: note: in expansion of macro 'GTK_WIDGET_MAPPED' rc = (jboolean)GTK_WIDGET_MAPPED(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1SENSITIVE': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:288:39: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ os.c:1476:17: note: in expansion of macro 'GTK_WIDGET_SENSITIVE' rc = (jboolean)GTK_WIDGET_SENSITIVE(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1SET_1FLAGS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:459:57: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_SET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END ^ os.c:1487:2: note: in expansion of macro 'GTK_WIDGET_SET_FLAGS' GTK_WIDGET_SET_FLAGS(arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1STATE': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:137:32: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_WIDGET(widget) (G_TYPE_CHECK_INSTANCE_CAST ((widget), GTK_TYPE_WIDGET, GtkWidget)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:166:35: note: in expansion of macro 'GTK_WIDGET' #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ os.c:1498:13: note: in expansion of macro 'GTK_WIDGET_STATE' rc = (jint)GTK_WIDGET_STATE(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1UNSET_1FLAGS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:471:58: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^ os.c:1509:2: note: in expansion of macro 'GTK_WIDGET_UNSET_FLAGS' GTK_WIDGET_UNSET_FLAGS(arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1GTK_1WIDGET_1VISIBLE': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2224:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:482:66: note: in expansion of macro '_G_TYPE_CIC' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:48:39: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), GTK_TYPE_OBJECT, GtkObject)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:93:35: note: in expansion of macro 'GTK_OBJECT' #define GTK_OBJECT_FLAGS(obj) (GTK_OBJECT (obj)->flags) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:204:35: note: in expansion of macro 'GTK_OBJECT_FLAGS' #define GTK_WIDGET_FLAGS(wid) (GTK_OBJECT_FLAGS (wid)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:264:38: note: in expansion of macro 'GTK_WIDGET_FLAGS' #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ os.c:1520:17: note: in expansion of macro 'GTK_WIDGET_VISIBLE' rc = (jboolean)GTK_WIDGET_VISIBLE(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1G_1OBJECT_1CLASS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2226:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((ct*) g_type_check_class_cast ((GTypeClass*) cp, gt)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:551:66: note: in expansion of macro '_G_TYPE_CCC' #define G_TYPE_CHECK_CLASS_CAST(g_class, g_type, c_type) (_G_TYPE_CCC ((g_class), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:58:38: note: in expansion of macro 'G_TYPE_CHECK_CLASS_CAST' #define G_OBJECT_CLASS(class) (G_TYPE_CHECK_CLASS_CAST ((class), G_TYPE_OBJECT, GObjectClass)) ^ os.c:1532:17: note: in expansion of macro 'G_OBJECT_CLASS' rc = (jintLong)G_OBJECT_CLASS(arg0); ^ os.c:1532:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)G_OBJECT_CLASS(arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:24:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1G_1OBJECT_1GET_1CLASS': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:2233:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define _G_TYPE_IGC(ip, gt, ct) ((ct*) (((GTypeInstance*) ip)->g_class)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:525:66: note: in expansion of macro '_G_TYPE_IGC' #define G_TYPE_INSTANCE_GET_CLASS(instance, g_type, c_type) (_G_TYPE_IGC ((instance), (g_type), c_type)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:86:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_CLASS' #define G_OBJECT_GET_CLASS(object) (G_TYPE_INSTANCE_GET_CLASS ((object), G_TYPE_OBJECT, GObjectClass)) ^ os.c:1544:17: note: in expansion of macro 'G_OBJECT_GET_CLASS' rc = (jintLong)G_OBJECT_GET_CLASS(arg0); ^ os.c:1544:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)G_OBJECT_GET_CLASS(arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:24:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1G_1OBJECT_1TYPE': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:600:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define G_TYPE_FROM_INSTANCE(instance) (G_TYPE_FROM_CLASS (((GTypeInstance*) (instance))->g_class)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:611:82: note: in definition of macro 'G_TYPE_FROM_CLASS' #define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:95:38: note: in expansion of macro 'G_TYPE_FROM_INSTANCE' #define G_OBJECT_TYPE(object) (G_TYPE_FROM_INSTANCE (object)) ^ os.c:1556:17: note: in expansion of macro 'G_OBJECT_TYPE' rc = (jintLong)G_OBJECT_TYPE(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1G_1OBJECT_1TYPE_1NAME': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:600:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define G_TYPE_FROM_INSTANCE(instance) (G_TYPE_FROM_CLASS (((GTypeInstance*) (instance))->g_class)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:611:82: note: in definition of macro 'G_TYPE_FROM_CLASS' #define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:95:38: note: in expansion of macro 'G_TYPE_FROM_INSTANCE' #define G_OBJECT_TYPE(object) (G_TYPE_FROM_INSTANCE (object)) ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:105:51: note: in expansion of macro 'G_OBJECT_TYPE' #define G_OBJECT_TYPE_NAME(object) (g_type_name (G_OBJECT_TYPE (object))) ^ os.c:1568:17: note: in expansion of macro 'G_OBJECT_TYPE_NAME' rc = (jintLong)G_OBJECT_TYPE_NAME(arg0); ^ os.c:1568:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)G_OBJECT_TYPE_NAME(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XCheckIfEvent': os.c:1652:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckIfEvent((Display *)arg0, (XEvent *)arg1, (Bool (*)())arg2, (XPointer)arg3); ^ os.c:1652:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckIfEvent((Display *)arg0, (XEvent *)arg1, (Bool (*)())arg2, (XPointer)arg3); ^ os.c:1652:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckIfEvent((Display *)arg0, (XEvent *)arg1, (Bool (*)())arg2, (XPointer)arg3); ^ os.c:1652:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckIfEvent((Display *)arg0, (XEvent *)arg1, (Bool (*)())arg2, (XPointer)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XCheckMaskEvent': os.c:1664:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckMaskEvent((Display *)arg0, (long)arg1, (XEvent *)arg2); ^ os.c:1664:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckMaskEvent((Display *)arg0, (long)arg1, (XEvent *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XCheckWindowEvent': os.c:1676:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckWindowEvent((Display *)arg0, (Window)arg1, (long)arg2, (XEvent *)arg3); ^ os.c:1676:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)XCheckWindowEvent((Display *)arg0, (Window)arg1, (long)arg2, (XEvent *)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XDefaultRootWindow': os.c:1688:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XDefaultRootWindow((Display *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XDefaultScreen': os.c:1700:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XDefaultScreen((Display *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XFlush': os.c:1711:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XFlush((Display *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XFree': os.c:1721:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XFree((void *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XGetSelectionOwner': os.c:1732:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XGetSelectionOwner((Display *)arg0, (Atom)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XInternAtom': os.c:1746:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XInternAtom((Display *)arg0, (char *)lparg1, (Bool)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XKeysymToKeycode': os.c:1760:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XKeysymToKeycode((Display *)arg0, (KeySym)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XListProperties': os.c:1774:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XListProperties((Display *)arg0, (Window)arg1, (int *)lparg2); ^ os.c:1774:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)XListProperties((Display *)arg0, (Window)arg1, (int *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XQueryPointer': os.c:1802:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XQueryPointer((Display *)arg0, (Window)arg1, (Window *)lparg2, (Window *)lparg3, (int *)lparg4, (int *)lparg5, (int *)lparg6, (int *)lparg7, (unsigned int *)lparg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XQueryTree': os.c:1830:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XQueryTree((Display *)arg0, (Window)arg1, (Window *)lparg2, (Window *)lparg3, (Window **)lparg4, (unsigned int *)lparg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XReconfigureWMWindow': os.c:1849:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XReconfigureWMWindow((Display *)arg0, (Window)arg1, arg2, arg3, lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSendEvent': os.c:2059:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XSendEvent((Display *)arg0, (Window)arg1, arg2, arg3, (XEvent *)arg4); ^ os.c:2059:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XSendEvent((Display *)arg0, (Window)arg1, arg2, arg3, (XEvent *)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSetErrorHandler': os.c:2071:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XSetErrorHandler((XErrorHandler)arg0); ^ os.c:2071:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)XSetErrorHandler((XErrorHandler)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSetIOErrorHandler': os.c:2083:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XSetIOErrorHandler((XIOErrorHandler)arg0); ^ os.c:2083:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)XSetIOErrorHandler((XIOErrorHandler)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSetInputFocus': os.c:2095:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XSetInputFocus((Display *)arg0, (Window)arg1, arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSetTransientForHint': os.c:2107:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XSetTransientForHint((Display *)arg0, (Window)arg1, (Window)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XSynchronize': os.c:2119:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)XSynchronize((Display *)arg0, arg1); ^ os.c:2119:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)XSynchronize((Display *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XTestFakeButtonEvent': os.c:2130:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XTestFakeButtonEvent((Display *)arg0, arg1, (Bool)arg2, (unsigned long)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XTestFakeKeyEvent': os.c:2140:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XTestFakeKeyEvent((Display *)arg0, arg1, (Bool)arg2, (unsigned long)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XTestFakeMotionEvent': os.c:2150:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XTestFakeMotionEvent((Display *)arg0, arg1, arg2, arg3, (unsigned long)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1XWarpPointer': os.c:2161:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)XWarpPointer((Display *)arg0, (Window)arg1, (Window)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1atk_1object_1add_1relationship': os.c:2179:99: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(AtkObject *, AtkRelationType, AtkObject *))fp)((AtkObject *)arg0, (AtkRelationType)arg1, (AtkObject *)arg2); ^ os.c:2179:141: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(AtkObject *, AtkRelationType, AtkObject *))fp)((AtkObject *)arg0, (AtkRelationType)arg1, (AtkObject *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1call': os.c:2193:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (*)())arg0)(arg1, arg2, arg3, arg4, arg5, arg6, arg7); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1dlclose': os.c:2205:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)dlclose((void *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1dlopen': os.c:2219:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)dlopen((const char *)lparg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1dlsym': os.c:2235:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)dlsym((void *)arg0, (const char *)lparg1); ^ os.c:2235:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)dlsym((void *)arg0, (const char *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1cclosure_1new': os.c:2249:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_cclosure_new((GCallback)arg0, (gpointer)arg1, (GClosureNotify)arg2); ^ os.c:2249:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_cclosure_new((GCallback)arg0, (gpointer)arg1, (GClosureNotify)arg2); ^ os.c:2249:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_cclosure_new((GCallback)arg0, (gpointer)arg1, (GClosureNotify)arg2); ^ os.c:2249:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_cclosure_new((GCallback)arg0, (gpointer)arg1, (GClosureNotify)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1closure_1ref': os.c:2261:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_closure_ref((GClosure *)arg0); ^ os.c:2261:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_closure_ref((GClosure *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1closure_1unref': os.c:2272:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_closure_unref((GClosure *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1filename_1from_1uri': os.c:2287:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_filename_from_uri((const char *)arg0, (char **)lparg1, (GError **)lparg2); ^ os.c:2287:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_filename_from_uri((const char *)arg0, (char **)lparg1, (GError **)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1filename_1from_1utf8': os.c:2308:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_filename_from_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c:2308:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_filename_from_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1filename_1to_1uri': os.c:2326:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_filename_to_uri((const char *)arg0, (const char *)arg1, (GError **)lparg2); ^ os.c:2326:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_filename_to_uri((const char *)arg0, (const char *)arg1, (GError **)lparg2); ^ os.c:2326:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_filename_to_uri((const char *)arg0, (const char *)arg1, (GError **)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1filename_1to_1utf8': os.c:2346:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_filename_to_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c:2346:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_filename_to_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1free': os.c:2361:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_free((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1idle_1add': os.c:2372:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_idle_add((GSourceFunc)arg0, (gpointer)arg1); ^ os.c:2372:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_idle_add((GSourceFunc)arg0, (gpointer)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1append': os.c:2384:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_append((GList *)arg0, (gpointer)arg1); ^ os.c:2384:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_append((GList *)arg0, (gpointer)arg1); ^ os.c:2384:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_append((GList *)arg0, (gpointer)arg1); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1data': os.c:2396:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_data((GList *)arg0); ^ os_custom.h:240:28: note: in definition of macro 'g_list_data' #define g_list_data(arg0) (arg0)->data ^ os.c:2396:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_data((GList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1free': os.c:2407:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_free((GList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1free_11': os.c:2417:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_free_1((GList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1length': os.c:2428:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_list_length((GList *)arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/ghash.h:33:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:50, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1next': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/glist.h:148:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define g_list_next(list) ((list) ? (((GList *)(list))->next) : NULL) ^ os.c:2440:17: note: in expansion of macro 'g_list_next' rc = (jintLong)g_list_next(arg0); ^ os.c:2440:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_next(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1nth': os.c:2452:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_nth((GList *)arg0, (guint)arg1); ^ os.c:2452:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_nth((GList *)arg0, (guint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1nth_1data': os.c:2464:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_nth_data((GList *)arg0, (guint)arg1); ^ os.c:2464:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_nth_data((GList *)arg0, (guint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1prepend': os.c:2476:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_prepend((GList *)arg0, (gpointer)arg1); ^ os.c:2476:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_prepend((GList *)arg0, (gpointer)arg1); ^ os.c:2476:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_prepend((GList *)arg0, (gpointer)arg1); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/ghash.h:33:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:50, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1previous': /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/glist.h:147:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define g_list_previous(list) ((list) ? (((GList *)(list))->prev) : NULL) ^ os.c:2488:17: note: in expansion of macro 'g_list_previous' rc = (jintLong)g_list_previous(arg0); ^ os.c:2488:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_previous(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1remove_1link': os.c:2500:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_remove_link((GList *)arg0, (GList *)arg1); ^ os.c:2500:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_remove_link((GList *)arg0, (GList *)arg1); ^ os.c:2500:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_remove_link((GList *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1reverse': os.c:2512:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_list_reverse((GList *)arg0); ^ os.c:2512:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_list_reverse((GList *)arg0); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1set_1next': os.c:2523:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_set_next((GList *)arg0, (GList *)arg1); ^ os_custom.h:242:38: note: in definition of macro 'g_list_set_next' #define g_list_set_next(arg0, arg1) (arg0)->next = arg1 ^ os.c:2523:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_set_next((GList *)arg0, (GList *)arg1); ^ os_custom.h:242:52: note: in definition of macro 'g_list_set_next' #define g_list_set_next(arg0, arg1) (arg0)->next = arg1 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1list_1set_1previous': os.c:2533:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_set_previous((GList *)arg0, (GList *)arg1); ^ os_custom.h:243:42: note: in definition of macro 'g_list_set_previous' #define g_list_set_previous(arg0, arg1) (arg0)->prev = arg1 ^ os.c:2533:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_list_set_previous((GList *)arg0, (GList *)arg1); ^ os_custom.h:243:56: note: in definition of macro 'g_list_set_previous' #define g_list_set_previous(arg0, arg1) (arg0)->prev = arg1 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1locale_1from_1utf8': os.c:2550:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_locale_from_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c:2550:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_locale_from_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1locale_1to_1utf8': os.c:2572:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_locale_to_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c:2572:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_locale_to_utf8((const gchar *)arg0, (gssize)arg1, (gsize *)lparg2, (gsize *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1log_1default_1handler': os.c:2587:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_log_default_handler((gchar *)arg0, (GLogLevelFlags)arg1, (gchar *)arg2, (gpointer)arg3); ^ os.c:2587:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_log_default_handler((gchar *)arg0, (GLogLevelFlags)arg1, (gchar *)arg2, (gpointer)arg3); ^ os.c:2587:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_log_default_handler((gchar *)arg0, (GLogLevelFlags)arg1, (gchar *)arg2, (gpointer)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1log_1set_1handler': os.c:2614:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_log_set_handler((gchar *)lparg0, (GLogLevelFlags)arg1, (GLogFunc)arg2, (gpointer)arg3); ^ os.c:2614:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_log_set_handler((gchar *)lparg0, (GLogLevelFlags)arg1, (GLogFunc)arg2, (gpointer)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1acquire': os.c:2628:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)g_main_context_acquire((GMainContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1check': os.c:2640:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_main_context_check((GMainContext *)arg0, arg1, (GPollFD *)arg2, arg3); ^ os.c:2640:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_main_context_check((GMainContext *)arg0, arg1, (GPollFD *)arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1default': os.c:2652:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_main_context_default(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1get_1poll_1func': os.c:2664:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_main_context_get_poll_func((GMainContext *)arg0); ^ os.c:2664:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_main_context_get_poll_func((GMainContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1iteration': os.c:2676:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)g_main_context_iteration((GMainContext *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1pending': os.c:2688:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)g_main_context_pending((GMainContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1prepare': os.c:2702:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)g_main_context_prepare((GMainContext *)arg0, lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1query': os.c:2718:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_main_context_query((GMainContext *)arg0, arg1, lparg2, (GPollFD *)arg3, arg4); ^ os.c:2718:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_main_context_query((GMainContext *)arg0, arg1, lparg2, (GPollFD *)arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1release': os.c:2731:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_main_context_release((GMainContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1malloc': os.c:2742:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_malloc((gulong)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1get': os.c:2757:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_get((GObject *)arg0, (const gchar *)lparg1, lparg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1get_1qdata': os.c:2771:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_object_get_qdata((GObject *)arg0, (GQuark)arg1); ^ os.c:2771:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_object_get_qdata((GObject *)arg0, (GQuark)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1new': os.c:2783:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_object_new((GType)arg0, (const gchar *)arg1); ^ os.c:2783:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_object_new((GType)arg0, (const gchar *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1notify': os.c:2796:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_notify((GObject *)arg0, (const gchar *)lparg1); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1ref': os.c:2809:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_object_ref((gpointer)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:512:45: note: in definition of macro 'g_object_ref' #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) ^ os.c:2809:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_object_ref((gpointer)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:512:67: note: in definition of macro 'g_object_ref' #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) ^ os.c:2809:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_object_ref((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set__I_3BFI': os.c:2829:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set((gpointer)arg0, (const gchar *)lparg1, arg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set__I_3BII': os.c:2854:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set((gpointer)arg0, (const gchar *)lparg1, arg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set__I_3BJI': os.c:2879:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set((gpointer)arg0, (const gchar *)lparg1, arg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set__I_3BLorg_eclipse_swt_internal_gtk_GdkColor_2I': os.c:2906:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set((gpointer)arg0, (const gchar *)lparg1, lparg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set__I_3BZI': os.c:2932:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set((gpointer)arg0, (const gchar *)lparg1, arg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1set_1qdata': os.c:2948:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_qdata((GObject *)arg0, (GQuark)arg1, (gpointer)arg2); ^ os.c:2948:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_set_qdata((GObject *)arg0, (GQuark)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1object_1unref': os.c:2958:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_object_unref((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1add_1emission_1hook': os.c:2999:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_signal_add_emission_hook((guint)arg0, (GQuark)arg1, (GSignalEmissionHook)arg2, (gpointer)arg3, (GDestroyNotify)arg4); ^ os.c:2999:98: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_signal_add_emission_hook((guint)arg0, (GQuark)arg1, (GSignalEmissionHook)arg2, (gpointer)arg3, (GDestroyNotify)arg4); ^ os.c:2999:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_signal_add_emission_hook((guint)arg0, (GQuark)arg1, (GSignalEmissionHook)arg2, (gpointer)arg3, (GDestroyNotify)arg4); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gobject.h:28:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:29, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1connect': os.c:3013:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:475:29: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^ os.c:3013:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:475:60: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^ os.c:3013:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:475:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1connect_1after': os.c:3029:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_after((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:490:29: note: in definition of macro 'g_signal_connect_after' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, G_CONNECT_AFTER) ^ os.c:3029:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_after((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:490:60: note: in definition of macro 'g_signal_connect_after' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, G_CONNECT_AFTER) ^ os.c:3029:92: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_after((gpointer)arg0, (const gchar *)lparg1, (GCallback)arg2, (gpointer)arg3); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gsignal.h:490:73: note: in definition of macro 'g_signal_connect_after' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, G_CONNECT_AFTER) ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1connect_1closure': os.c:3045:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_closure((gpointer)arg0, (const gchar *)lparg1, (GClosure *)arg2, (gboolean)arg3); ^ os.c:3045:77: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_closure((gpointer)arg0, (const gchar *)lparg1, (GClosure *)arg2, (gboolean)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1connect_1closure_1by_1id': os.c:3059:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_closure_by_id((gpointer)arg0, (guint)arg1, (GQuark)arg2, (GClosure *)arg3, (gboolean)arg4); ^ os.c:3059:87: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_connect_closure_by_id((gpointer)arg0, (guint)arg1, (GQuark)arg2, (GClosure *)arg3, (gboolean)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1emit_1by_1name__I_3B': os.c:3079:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_emit_by_name((gpointer)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1emit_1by_1name__I_3BI': os.c:3104:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_emit_by_name((gpointer)arg0, (const gchar *)lparg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1emit_1by_1name__I_3BII': os.c:3129:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_emit_by_name((gpointer)arg0, (const gchar *)lparg1, arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1emit_1by_1name__I_3B_3B': os.c:3156:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_emit_by_name((gpointer)arg0, (const gchar *)lparg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1handler_1disconnect': os.c:3173:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_handler_disconnect((gpointer)arg0, (gulong)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1handlers_1block_1matched': os.c:3184:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_block_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3184:112: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_block_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3184:130: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_block_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3184:146: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_block_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1handlers_1disconnect_1matched': os.c:3196:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_disconnect_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3196:117: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_disconnect_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3196:135: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_disconnect_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3196:151: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_disconnect_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1handlers_1unblock_1matched': os.c:3208:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_unblock_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3208:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_unblock_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3208:132: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_unblock_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c:3208:148: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_signal_handlers_unblock_matched((gpointer)arg0, (GSignalMatchType)arg1, (guint)arg2, (GQuark)arg3, (GClosure *)arg4, (gpointer)arg5, (gpointer)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1signal_1stop_1emission_1by_1name': os.c:3247:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_stop_emission_by_name((gpointer)arg0, (const gchar *)lparg1); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1slist_1data': os.c:3260:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_slist_data((GSList *)arg0); ^ os_custom.h:241:29: note: in definition of macro 'g_slist_data' #define g_slist_data(arg0) (arg0)->data ^ os.c:3260:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_slist_data((GSList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1slist_1free': os.c:3271:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_slist_free((GSList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1slist_1length': os.c:3282:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)g_slist_length((GSList *)arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gmain.h:26:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/giochannel.h:33, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:54, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1slist_1next': gmake: *** [make_pkgsrc.mak:135: callback.o] Error 1 gmake: *** Waiting for unfinished jobs.... os.c:3294:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_slist_next((GSList *)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gslist.h:139:41: note: in definition of macro 'g_slist_next' #define g_slist_next(slist) ((slist) ? (((GSList *)(slist))->next) : NULL) ^ os.c:3294:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_slist_next((GSList *)arg0); ^ /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gslist.h:139:63: note: in definition of macro 'g_slist_next' #define g_slist_next(slist) ((slist) ? (((GSList *)(slist))->next) : NULL) ^ os.c:3294:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_slist_next((GSList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1strfreev': os.c:3317:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_strfreev((gchar **)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1strtod': os.c:3330:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jdouble)g_strtod((const gchar *)arg0, (gchar **)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1thread_1init': os.c:3343:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init((GThreadFunctions *)arg0); ^ In file included from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:108:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ os.c:3343:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_thread_init((GThreadFunctions *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1add_1interface_1static': os.c:3365:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_type_add_interface_static((GType)arg0, (GType)arg1, (const GInterfaceInfo *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1class_1peek': os.c:3376:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_type_class_peek((GType)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1class_1peek_1parent': os.c:3388:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_type_class_peek_parent((gpointer)arg0); ^ os.c:3388:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_type_class_peek_parent((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1class_1ref': os.c:3400:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_type_class_ref((GType)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1class_1unref': os.c:3411:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_type_class_unref((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1interface_1peek_1parent': os.c:3438:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_type_interface_peek_parent((gpointer)arg0); ^ os.c:3438:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_type_interface_peek_parent((gpointer)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1name': os.c:3462:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_type_name((GType)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1query': os.c:3485:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_type_query((GType)arg0, (GTypeQuery *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1type_1register_1static': os.c:3498:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_type_register_static((GType)arg0, (const gchar *)lparg1, (const GTypeInfo *)arg2, (GTypeFlags)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf16_1to_1utf8': os.c:3530:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_utf16_to_utf8((const gunichar2 *)lparg0, (glong)arg1, (glong *)lparg2, (glong *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf8_1offset_1to_1pointer': os.c:3557:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_utf8_offset_to_pointer((const gchar *)arg0, arg1); ^ os.c:3557:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_utf8_offset_to_pointer((const gchar *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf8_1pointer_1to_1offset': os.c:3569:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_utf8_pointer_to_offset((const gchar *)arg0, (const gchar *)arg1); ^ os.c:3569:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_utf8_pointer_to_offset((const gchar *)arg0, (const gchar *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf8_1strlen': os.c:3581:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_utf8_strlen((const gchar *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf8_1to_1utf16__II_3I_3I_3I': os.c:3615:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_utf8_to_utf16((const gchar *)arg0, (glong)arg1, (glong *)lparg2, (glong *)lparg3, (GError **)lparg4); ^ os.c:3615:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_utf8_to_utf16((const gchar *)arg0, (glong)arg1, (glong *)lparg2, (glong *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1utf8_1to_1utf16___3BI_3I_3I_3I': os.c:3669:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_utf8_to_utf16((const gchar *)lparg0, (glong)arg1, (glong *)lparg2, (glong *)lparg3, (GError **)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1value_1peek_1pointer': os.c:3700:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)g_value_peek_pointer((const GValue *)arg0); ^ os.c:3700:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)g_value_peek_pointer((const GValue *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1atom_1intern': os.c:3721:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_atom_intern((const gchar *)lparg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1atom_1name': os.c:3742:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_atom_name((GdkAtom)arg0); ^ os.c:3742:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_atom_name((GdkAtom)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1bitmap_1create_1from_1data': os.c:3773:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_bitmap_create_from_data((GdkWindow *)arg0, (const gchar *)lparg1, (gint)arg2, (gint)arg3); ^ os.c:3773:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_bitmap_create_from_data((GdkWindow *)arg0, (const gchar *)lparg1, (gint)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1color_1white': os.c:3856:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_color_white((GdkColormap *)arg0, (GdkColor *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1colormap_1alloc_1color': os.c:3872:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_colormap_alloc_color((GdkColormap *)arg0, (GdkColor *)lparg1, (gboolean)arg2, (gboolean)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1colormap_1free_1colors': os.c:3887:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_colormap_free_colors((GdkColormap *)arg0, (GdkColor *)lparg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1colormap_1get_1system': os.c:3899:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_colormap_get_system(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1colormap_1query_1color': os.c:3912:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_colormap_query_color((GdkColormap *)arg0, (gulong)arg1, (GdkColor *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1cursor_1destroy': os.c:3924:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_cursor_destroy((GdkCursor *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1cursor_1new': os.c:3935:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_cursor_new((GdkCursorType)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1cursor_1new_1from_1pixmap': os.c:3971:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_cursor_new_from_pixmap((GdkPixmap *)arg0, (GdkPixmap *)arg1, (GdkColor *)lparg2, (GdkColor *)lparg3, (gint)arg4, (gint)arg5); ^ os.c:3971:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_cursor_new_from_pixmap((GdkPixmap *)arg0, (GdkPixmap *)arg1, (GdkColor *)lparg2, (GdkColor *)lparg3, (gint)arg4, (gint)arg5); ^ os.c:3971:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_cursor_new_from_pixmap((GdkPixmap *)arg0, (GdkPixmap *)arg1, (GdkColor *)lparg2, (GdkColor *)lparg3, (gint)arg4, (gint)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1drag_1status': os.c:4023:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_drag_status((GdkDragContext *)arg0, (GdkDragAction)arg1, (guint32)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1arc': os.c:4033:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_arc((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8); ^ os.c:4033:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_arc((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1drawable': os.c:4043:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_drawable((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkDrawable *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8); ^ os.c:4043:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_drawable((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkDrawable *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8); ^ os.c:4043:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_drawable((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkDrawable *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1image': os.c:4053:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_image((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkImage *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c:4053:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_image((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkImage *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c:4053:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_image((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkImage *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1layout': os.c:4063:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4); ^ os.c:4063:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4); ^ os.c:4063:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1layout_1with_1colors': os.c:4077:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout_with_colors((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4, lparg5, lparg6); ^ os.c:4077:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout_with_colors((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4, lparg5, lparg6); ^ os.c:4077:90: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_layout_with_colors((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (PangoLayout *)arg4, lparg5, lparg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1line': os.c:4088:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_line((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5); ^ os.c:4088:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_line((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1lines': os.c:4107:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_lines((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkPoint *)lparg2, (gint)arg3); ^ os.c:4107:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_lines((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkPoint *)lparg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1pixbuf': os.c:4132:136: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkDrawable *, GdkGC *, GdkPixbuf *, gint, gint, gint, gint, gint, gint, GdkRgbDither, gint, gint))fp)((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkPixbuf *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8, (GdkRgbDither)arg9, (gint)arg10, (gint)arg11); ^ os.c:4132:157: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkDrawable *, GdkGC *, GdkPixbuf *, gint, gint, gint, gint, gint, gint, GdkRgbDither, gint, gint))fp)((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkPixbuf *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8, (GdkRgbDither)arg9, (gint)arg10, (gint)arg11); ^ os.c:4132:172: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkDrawable *, GdkGC *, GdkPixbuf *, gint, gint, gint, gint, gint, gint, GdkRgbDither, gint, gint))fp)((GdkDrawable *)arg0, (GdkGC *)arg1, (GdkPixbuf *)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6, (gint)arg7, (gint)arg8, (GdkRgbDither)arg9, (gint)arg10, (gint)arg11); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1point': os.c:4144:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_point((GdkDrawable *)arg0, (GdkGC *)arg1, arg2, arg3); ^ os.c:4144:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_point((GdkDrawable *)arg0, (GdkGC *)arg1, arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1polygon': os.c:4163:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_polygon((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (GdkPoint *)lparg3, (gint)arg4); ^ os.c:4163:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_polygon((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (GdkPoint *)lparg3, (gint)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1draw_1rectangle': os.c:4182:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_rectangle((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6); ^ os.c:4182:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_draw_rectangle((GdkDrawable *)arg0, (GdkGC *)arg1, (gint)arg2, (gint)arg3, (gint)arg4, (gint)arg5, (gint)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1drawable_1get_1depth': os.c:4193:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_drawable_get_depth((GdkDrawable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1drawable_1get_1image': os.c:4205:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_drawable_get_image((GdkDrawable *)arg0, (gint)arg1, (gint)arg2, (gint)arg3, (gint)arg4); ^ os.c:4205:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_drawable_get_image((GdkDrawable *)arg0, (gint)arg1, (gint)arg2, (gint)arg3, (gint)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1drawable_1get_1size': os.c:4228:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_drawable_get_size((GdkDrawable *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1drawable_1get_1visible_1region': os.c:4250:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_drawable_get_visible_region((GdkDrawable *)arg0); ^ os.c:4250:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_drawable_get_visible_region((GdkDrawable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1copy': os.c:4284:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_event_copy((GdkEvent *)arg0); ^ os.c:4284:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_event_copy((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1free': os.c:4295:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_event_free((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get': os.c:4306:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_event_get(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get_1coords': os.c:4322:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_event_get_coords((GdkEvent *)arg0, (gdouble *)lparg1, (gdouble *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get_1graphics_1expose': os.c:4337:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_event_get_graphics_expose((GdkWindow *)arg0); ^ os.c:4337:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_event_get_graphics_expose((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get_1root_1coords': os.c:4353:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_event_get_root_coords((GdkEvent *)arg0, (gdouble *)lparg1, (gdouble *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get_1state': os.c:4370:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_event_get_state((GdkEvent *)arg0, (GdkModifierType *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1get_1time': os.c:4384:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_event_get_time((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1handler_1set': os.c:4395:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_event_handler_set((GdkEventFunc)arg0, (gpointer)arg1, (GDestroyNotify)arg2); ^ os.c:4395:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_event_handler_set((GdkEventFunc)arg0, (gpointer)arg1, (GDestroyNotify)arg2); ^ os.c:4395:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_event_handler_set((GdkEventFunc)arg0, (gpointer)arg1, (GDestroyNotify)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1new': os.c:4406:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_event_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1peek': os.c:4418:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_event_peek(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1event_1put': os.c:4429:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_event_put((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1free_1text_1list': os.c:4449:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_free_text_list((gchar **)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1get_1values': os.c:4461:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_get_values((GdkGC *)arg0, (GdkGCValues *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1new': os.c:4474:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_gc_new((GdkDrawable *)arg0); ^ os.c:4474:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_gc_new((GdkDrawable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1background': os.c:4487:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_background((GdkGC *)arg0, (GdkColor *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1clip_1mask': os.c:4498:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_mask((GdkGC *)arg0, (GdkBitmap *)arg1); ^ os.c:4498:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_mask((GdkGC *)arg0, (GdkBitmap *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1clip_1origin': os.c:4508:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_origin((GdkGC *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1clip_1rectangle': os.c:4520:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_rectangle((GdkGC *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1clip_1region': os.c:4531:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_region((GdkGC *)arg0, (GdkRegion *)arg1); ^ os.c:4531:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_clip_region((GdkGC *)arg0, (GdkRegion *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1dashes': os.c:4550:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_dashes((GdkGC *)arg0, (gint)arg1, (gint8 *)lparg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1exposures': os.c:4569:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_exposures((GdkGC *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1fill': os.c:4579:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_fill((GdkGC *)arg0, (GdkFill)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1foreground': os.c:4591:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_foreground((GdkGC *)arg0, (GdkColor *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1function': os.c:4602:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_function((GdkGC *)arg0, (GdkFunction)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1line_1attributes': os.c:4612:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_line_attributes((GdkGC *)arg0, (gint)arg1, (GdkLineStyle)arg2, (GdkCapStyle)arg3, (GdkJoinStyle)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1stipple': os.c:4622:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_stipple((GdkGC *)arg0, (GdkPixmap *)arg1); ^ os.c:4622:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_stipple((GdkGC *)arg0, (GdkPixmap *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1subwindow': os.c:4632:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_subwindow((GdkGC *)arg0, (GdkSubwindowMode)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1tile': os.c:4642:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_tile((GdkGC *)arg0, (GdkPixmap *)arg1); ^ os.c:4642:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_tile((GdkGC *)arg0, (GdkPixmap *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1ts_1origin': os.c:4652:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_ts_origin((GdkGC *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1gc_1set_1values': os.c:4664:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_gc_set_values((GdkGC *)arg0, (GdkGCValues *)lparg1, (GdkGCValuesMask)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1keymap_1get_1default': os.c:4686:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_keymap_get_default(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1keymap_1translate_1keyboard_1state': os.c:4706:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_keymap_translate_keyboard_state((GdkKeymap*)arg0, arg1, (GdkModifierType)arg2, arg3, (guint*)lparg4, (gint*)lparg5, (gint*)lparg6, (GdkModifierType *)lparg7); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pango_1context_1get': os.c:4747:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pango_context_get(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pango_1context_1set_1colormap': os.c:4758:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pango_context_set_colormap((PangoContext *)arg0, (GdkColormap *)arg1); ^ os.c:4758:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pango_context_set_colormap((PangoContext *)arg0, (GdkColormap *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pango_1layout_1get_1clip_1region': os.c:4771:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pango_layout_get_clip_region((PangoLayout *)arg0, arg1, arg2, lparg3, arg4); ^ os.c:4771:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pango_layout_get_clip_region((PangoLayout *)arg0, arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1copy_1area': os.c:4784:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_copy_area((GdkPixbuf *)arg0, arg1, arg2, arg3, arg4, (GdkPixbuf *)arg5, arg6, arg7); ^ os.c:4784:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_copy_area((GdkPixbuf *)arg0, arg1, arg2, arg3, arg4, (GdkPixbuf *)arg5, arg6, arg7); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1from_1drawable': os.c:4795:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_get_from_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkColormap *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c:4795:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_get_from_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkColormap *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c:4795:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_get_from_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkColormap *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c:4795:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_get_from_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkColormap *)arg2, arg3, arg4, arg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1has_1alpha': os.c:4807:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_pixbuf_get_has_alpha((const GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1height': os.c:4819:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pixbuf_get_height((const GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1pixels': os.c:4831:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_get_pixels((const GdkPixbuf *)arg0); ^ os.c:4831:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_get_pixels((const GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1rowstride': os.c:4843:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pixbuf_get_rowstride((const GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1get_1width': os.c:4855:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pixbuf_get_width((const GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1loader_1close': os.c:4869:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_pixbuf_loader_close((GdkPixbufLoader *)arg0, (GError **)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1loader_1get_1pixbuf': os.c:4883:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_loader_get_pixbuf((GdkPixbufLoader *)arg0); ^ os.c:4883:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_loader_get_pixbuf((GdkPixbufLoader *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1loader_1new': os.c:4895:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_loader_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1loader_1write': os.c:4909:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_pixbuf_loader_write((GdkPixbufLoader *)arg0, (const guchar *)arg1, (gsize)arg2, (GError **)lparg3); ^ os.c:4909:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_pixbuf_loader_write((GdkPixbufLoader *)arg0, (const guchar *)arg1, (gsize)arg2, (GError **)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1new': os.c:4923:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_new((GdkColorspace)arg0, (gboolean)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1new_1from_1file': os.c:4939:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_new_from_file((const char *)lparg0, (GError**)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1render_1pixmap_1and_1mask': os.c:4957:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_pixmap_and_mask((GdkPixbuf *)arg0, (GdkDrawable **)lparg1, (GdkBitmap **)lparg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1render_1to_1drawable': os.c:4970:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_to_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkGC *)arg2, arg3, arg4, arg5, arg6, arg7, arg8, (GdkRgbDither)arg9, arg10, arg11); ^ os.c:4970:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_to_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkGC *)arg2, arg3, arg4, arg5, arg6, arg7, arg8, (GdkRgbDither)arg9, arg10, arg11); ^ os.c:4970:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_to_drawable((GdkPixbuf *)arg0, (GdkDrawable *)arg1, (GdkGC *)arg2, arg3, arg4, arg5, arg6, arg7, arg8, (GdkRgbDither)arg9, arg10, arg11); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1render_1to_1drawable_1alpha': os.c:4980:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_to_drawable_alpha((GdkPixbuf *)arg0, (GdkDrawable *)arg1, arg2, arg3, arg4, arg5, arg6, arg7, (GdkPixbufAlphaMode)arg8, arg9, (GdkRgbDither)arg10, arg11, arg12); ^ os.c:4980:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_render_to_drawable_alpha((GdkPixbuf *)arg0, (GdkDrawable *)arg1, arg2, arg3, arg4, arg5, arg6, arg7, (GdkPixbufAlphaMode)arg8, arg9, (GdkRgbDither)arg10, arg11, arg12); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1save_1to_1bufferv': os.c:5009:137: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(GdkPixbuf *, gchar **, gsize *, const char *, jintLong *, jintLong *, GError **))fp)((GdkPixbuf *)arg0, (gchar **)lparg1, (gsize *)lparg2, (const char *)lparg3, lparg4, lparg5, (GError **)lparg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1scale': os.c:5029:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_scale((const GdkPixbuf *)arg0, (GdkPixbuf *)arg1, arg2, arg3, arg4, arg5, (double)arg6, (double)arg7, (double)arg8, (double)arg9, arg10); ^ os.c:5029:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_pixbuf_scale((const GdkPixbuf *)arg0, (GdkPixbuf *)arg1, arg2, arg3, arg4, arg5, (double)arg6, (double)arg7, (double)arg8, (double)arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixbuf_1scale_1simple': os.c:5040:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixbuf_scale_simple((const GdkPixbuf *)arg0, arg1, arg2, (GdkInterpType)arg3); ^ os.c:5040:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixbuf_scale_simple((const GdkPixbuf *)arg0, arg1, arg2, (GdkInterpType)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixmap_1foreign_1new': os.c:5052:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixmap_foreign_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pixmap_1new': os.c:5064:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_pixmap_new((GdkWindow *)arg0, (gint)arg1, (gint)arg2, (gint)arg3); ^ os.c:5064:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_pixmap_new((GdkWindow *)arg0, (gint)arg1, (gint)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1pointer_1grab': os.c:5076:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pointer_grab((GdkWindow *)arg0, (gboolean)arg1, (GdkEventMask)arg2, (GdkWindow *)arg3, (GdkCursor *)arg4, (guint32)arg5); ^ os.c:5076:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pointer_grab((GdkWindow *)arg0, (gboolean)arg1, (GdkEventMask)arg2, (GdkWindow *)arg3, (GdkCursor *)arg4, (guint32)arg5); ^ os.c:5076:104: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_pointer_grab((GdkWindow *)arg0, (gboolean)arg1, (GdkEventMask)arg2, (GdkWindow *)arg3, (GdkCursor *)arg4, (guint32)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1property_1get': os.c:5118:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_property_get((GdkWindow *)arg0, (GdkAtom)arg1, (GdkAtom)arg2, arg3, arg4, arg5, (GdkAtom *)lparg6, (gint *)lparg7, (gint *)lparg8, (guchar **)lparg9); ^ os.c:5118:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_property_get((GdkWindow *)arg0, (GdkAtom)arg1, (GdkAtom)arg2, arg3, arg4, arg5, (GdkAtom *)lparg6, (gint *)lparg7, (gint *)lparg8, (guchar **)lparg9); ^ os.c:5118:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_property_get((GdkWindow *)arg0, (GdkAtom)arg1, (GdkAtom)arg2, arg3, arg4, arg5, (GdkAtom *)lparg6, (gint *)lparg7, (gint *)lparg8, (guchar **)lparg9); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1destroy': os.c:5134:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_destroy((GdkRegion *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1empty': os.c:5145:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_region_empty((GdkRegion *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1get_1clipbox': os.c:5158:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_get_clipbox((GdkRegion *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1get_1rectangles': os.c:5174:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_get_rectangles((GdkRegion *)arg0, (GdkRectangle **)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1intersect': os.c:5187:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_intersect((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c:5187:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_intersect((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1new': os.c:5198:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_region_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1offset': os.c:5209:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_offset((GdkRegion *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1point_1in': os.c:5220:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_region_point_in((GdkRegion *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1polygon': os.c:5234:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_region_polygon((GdkPoint *)lparg0, arg1, (GdkFillRule)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1rect_1in': os.c:5250:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_region_rect_in((GdkRegion *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1rectangle': os.c:5265:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_region_rectangle(lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1subtract': os.c:5277:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_subtract((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c:5277:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_subtract((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1union': os.c:5287:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_union((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c:5287:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_union((GdkRegion *)arg0, (GdkRegion *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1region_1union_1with_1rect': os.c:5299:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_region_union_with_rect((GdkRegion *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1monitor_1at_1point': os.c:5347:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GdkScreen *, gint, gint))fp)((GdkScreen *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1monitor_1at_1window': os.c:5367:74: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GdkScreen *, GdkWindow *))fp)((GdkScreen *)arg0, (GdkWindow *)arg1); ^ os.c:5367:93: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GdkScreen *, GdkWindow *))fp)((GdkScreen *)arg0, (GdkWindow *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1monitor_1geometry': os.c:5388:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkScreen *, jint, GdkRectangle *))fp)((GdkScreen *)arg0, arg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1n_1monitors': os.c:5409:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GdkScreen *))fp)((GdkScreen *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1number': os.c:5429:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GdkScreen *))fp)((GdkScreen *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1text_1property_1to_1utf8_1list': os.c:5495:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_text_property_to_utf8_list((GdkAtom)arg0, arg1, (guchar *)arg2, arg3, (gchar ***)lparg4); ^ os.c:5495:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_text_property_to_utf8_list((GdkAtom)arg0, arg1, (guchar *)arg2, arg3, (gchar ***)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1utf8_1to_1string_1target': os.c:5551:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_utf8_to_string_target((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1visual_1get_1system': os.c:5565:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_visual_get_system(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1add_1filter': os.c:5576:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_add_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c:5576:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_add_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c:5576:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_add_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1at_1pointer': os.c:5591:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_at_pointer((gint *)lparg0, (gint *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1begin_1paint_1rect': os.c:5607:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_begin_paint_rect((GdkWindow *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1clear_1area': os.c:5618:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_clear_area((GdkWindow *)arg0, arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1destroy': os.c:5628:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_destroy((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1end_1paint': os.c:5638:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_end_paint((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1focus': os.c:5648:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_focus((GdkWindow *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1freeze_1updates': os.c:5658:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_freeze_updates((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1children': os.c:5669:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_window_get_children((GdkWindow *)arg0); ^ os.c:5669:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_get_children((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1events': os.c:5681:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_window_get_events((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1frame_1extents': os.c:5694:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_get_frame_extents((GdkWindow *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1internal_1paint_1info': os.c:5712:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_get_internal_paint_info((GdkWindow *)arg0, (GdkDrawable **)lparg1, (gint *)lparg2, (gint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1origin': os.c:5731:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gdk_window_get_origin((GdkWindow *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1parent': os.c:5746:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_window_get_parent((GdkWindow *)arg0); ^ os.c:5746:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_get_parent((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1pointer': os.c:5764:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_window_get_pointer((GdkWindow *)arg0, (gint *)lparg1, (gint *)lparg2, (GdkModifierType *)lparg3); ^ os.c:5764:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_get_pointer((GdkWindow *)arg0, (gint *)lparg1, (gint *)lparg2, (GdkModifierType *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1position': os.c:5783:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_get_position((GdkWindow *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1get_1user_1data': os.c:5798:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_get_user_data((GdkWindow *)arg0, (gpointer *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1hide': os.c:5810:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_hide((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1invalidate_1rect': os.c:5822:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_invalidate_rect((GdkWindow *)arg0, (GdkRectangle *)lparg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1invalidate_1region': os.c:5833:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_invalidate_region((GdkWindow *)arg0, (GdkRegion *)arg1, (gboolean)arg2); ^ os.c:5833:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_invalidate_region((GdkWindow *)arg0, (GdkRegion *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1is_1visible': os.c:5844:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gdk_window_is_visible((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1lookup': os.c:5856:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_lookup(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1lower': os.c:5867:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_lower((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1move': os.c:5877:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_move((GdkWindow *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1new': os.c:5890:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_window_new((GdkWindow *)arg0, lparg1, arg2); ^ os.c:5890:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_window_new((GdkWindow *)arg0, lparg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1updates': os.c:5912:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_process_updates((GdkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1raise': os.c:5922:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_raise((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1remove_1filter': os.c:5932:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_remove_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c:5932:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_remove_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c:5932:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_remove_filter((GdkWindow *)arg0, (GdkFilterFunc)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1resize': os.c:5942:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_resize((GdkWindow *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1scroll': os.c:5952:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_scroll((GdkWindow *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1accept_1focus': os.c:5968:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkWindow *, gboolean))fp)((GdkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1back_1pixmap': os.c:5980:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_back_pixmap((GdkWindow *)arg0, (GdkPixmap *)arg1, (gboolean)arg2); ^ os.c:5980:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_back_pixmap((GdkWindow *)arg0, (GdkPixmap *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1cursor': os.c:5990:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_cursor((GdkWindow *)arg0, (GdkCursor *)arg1); ^ os.c:5990:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_cursor((GdkWindow *)arg0, (GdkCursor *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1decorations': os.c:6010:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_decorations((GdkWindow *)arg0, (GdkWMDecoration)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1events': os.c:6020:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_events((GdkWindow *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1icon': os.c:6030:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon((GdkWindow *)arg0, (GdkWindow *)arg1, (GdkPixmap *)arg2, (GdkBitmap *)arg3); ^ os.c:6030:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon((GdkWindow *)arg0, (GdkWindow *)arg1, (GdkPixmap *)arg2, (GdkBitmap *)arg3); ^ os.c:6030:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon((GdkWindow *)arg0, (GdkWindow *)arg1, (GdkPixmap *)arg2, (GdkBitmap *)arg3); ^ os.c:6030:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon((GdkWindow *)arg0, (GdkWindow *)arg1, (GdkPixmap *)arg2, (GdkBitmap *)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1icon_1list': os.c:6040:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon_list((GdkWindow *)arg0, (GList *)arg1); ^ os.c:6040:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_icon_list((GdkWindow *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1keep_1above': os.c:6056:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkWindow *, gboolean))fp)((GdkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1override_1redirect': os.c:6068:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_override_redirect((GdkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1set_1user_1data': os.c:6078:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_user_data((GdkWindow *)arg0, (gpointer)arg1); ^ os.c:6078:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_set_user_data((GdkWindow *)arg0, (gpointer)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1shape_1combine_1region': os.c:6088:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_shape_combine_region((GdkWindow *)arg0, (GdkRegion *)arg1, arg2, arg3); ^ os.c:6088:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_shape_combine_region((GdkWindow *)arg0, (GdkRegion *)arg1, arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1show': os.c:6098:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_show((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1show_1unraised': os.c:6108:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_show_unraised((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1thaw_1updates': os.c:6118:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gdk_window_thaw_updates((GdkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1atom_1to_1xatom': os.c:6129:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_x11_atom_to_xatom((GdkAtom)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1colormap_1get_1xcolormap': os.c:6141:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_x11_colormap_get_xcolormap((GdkColormap *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1drawable_1get_1xdisplay': os.c:6153:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_x11_drawable_get_xdisplay((GdkDrawable *)arg0); ^ os.c:6153:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_x11_drawable_get_xdisplay((GdkDrawable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1drawable_1get_1xid': os.c:6165:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_x11_drawable_get_xid((GdkDrawable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1screen_1get_1window_1manager_1name': os.c:6183:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(GdkScreen *))fp)((GdkScreen *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1screen_1lookup_1visual': os.c:6203:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(GdkScreen *, VisualID))fp)((GdkScreen *)arg0, (VisualID)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gdk_1x11_1visual_1get_1xvisual': os.c:6217:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gdk_x11_visual_get_xvisual((GdkVisual *)arg0); ^ os.c:6217:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gdk_x11_visual_get_xvisual((GdkVisual *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1accel_1group_1new': os.c:6229:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_accel_group_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1accel_1groups_1activate': os.c:6241:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_accel_groups_activate((GObject *)arg0, (guint)arg1, (GdkModifierType)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1accel_1label_1set_1accel_1widget': os.c:6252:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_accel_label_set_accel_widget((GtkAccelLabel *)arg0, (GtkWidget *)arg1); ^ os.c:6252:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_accel_label_set_accel_widget((GtkAccelLabel *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1adjustment_1changed': os.c:6262:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_adjustment_changed((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1adjustment_1new': os.c:6273:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_adjustment_new((gdouble)arg0, (gdouble)arg1, (gdouble)arg2, (gdouble)arg3, (gdouble)arg4, arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1adjustment_1set_1value': os.c:6284:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_adjustment_set_value((GtkAdjustment *)arg0, (gdouble)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1adjustment_1value_1changed': os.c:6294:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_adjustment_value_changed((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1arrow_1new': os.c:6305:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_arrow_new((GtkArrowType)arg0, (GtkShadowType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1arrow_1set': os.c:6316:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_arrow_set((GtkArrow *)arg0, (GtkArrowType)arg1, (GtkShadowType)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1bin_1get_1child': os.c:6327:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_bin_get_child((GtkBin *)arg0); ^ os.c:6327:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_bin_get_child((GtkBin *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1border_1free': os.c:6338:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_border_free((GtkBorder *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1box_1set_1child_1packing': os.c:6348:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_box_set_child_packing((GtkBox *)arg0, (GtkWidget *)arg1, arg2, arg3, arg4, arg5); ^ os.c:6348:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_box_set_child_packing((GtkBox *)arg0, (GtkWidget *)arg1, arg2, arg3, arg4, arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1box_1set_1spacing': os.c:6358:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_box_set_spacing((GtkBox *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1button_1clicked': os.c:6368:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_button_clicked((GtkButton *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1button_1get_1relief': os.c:6379:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_button_get_relief((GtkButton *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1button_1new': os.c:6391:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_button_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1button_1set_1relief': os.c:6402:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_button_set_relief((GtkButton *)arg0, (GtkReliefStyle)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1calendar_1display_1options': os.c:6418:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkCalendar *, GtkCalendarDisplayOptions))fp)((GtkCalendar *)arg0, (GtkCalendarDisplayOptions)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1calendar_1get_1date': os.c:6442:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkCalendar *, guint *, guint *, guint *))fp)((GtkCalendar *)arg0, (guint *)lparg1, (guint *)lparg2, (guint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1calendar_1select_1day': os.c:6484:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkCalendar *, guint))fp)((GtkCalendar *)arg0, (guint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1calendar_1select_1month': os.c:6503:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(GtkCalendar *, guint, guint))fp)((GtkCalendar *)arg0, (guint)arg1, (guint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1calendar_1set_1display_1options': os.c:6522:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkCalendar *, GtkCalendarDisplayOptions))fp)((GtkCalendar *)arg0, (GtkCalendarDisplayOptions)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1cell_1renderer_1get_1size': os.c:6580:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_cell_renderer_get_size((GtkCellRenderer *)arg0, (GtkWidget *)arg1, (GdkRectangle *)lparg2, (gint *)lparg3, (gint *)lparg4, (gint *)lparg5, (gint *)lparg6); ^ os.c:6580:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_cell_renderer_get_size((GtkCellRenderer *)arg0, (GtkWidget *)arg1, (GdkRectangle *)lparg2, (gint *)lparg3, (gint *)lparg4, (gint *)lparg5, (gint *)lparg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1cell_1renderer_1pixbuf_1new': os.c:6597:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_cell_renderer_pixbuf_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1cell_1renderer_1text_1new': os.c:6609:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_cell_renderer_text_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1cell_1renderer_1toggle_1new': os.c:6621:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_cell_renderer_toggle_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1check_1button_1new': os.c:6633:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_check_button_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1check_1menu_1item_1get_1active': os.c:6645:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_check_menu_item_get_active((GtkCheckMenuItem *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1check_1menu_1item_1new_1with_1label': os.c:6659:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_check_menu_item_new_with_label((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1check_1menu_1item_1set_1active': os.c:6672:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_check_menu_item_set_active((GtkCheckMenuItem *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1check_1version': os.c:6683:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_check_version(arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1clipboard_1clear': os.c:6694:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_clipboard_clear((GtkClipboard *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1clipboard_1get': os.c:6705:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_clipboard_get((GdkAtom)arg0); ^ os.c:6705:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_clipboard_get((GdkAtom)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1clipboard_1set_1with_1data': os.c:6717:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_clipboard_set_with_data((GtkClipboard *)arg0, (const GtkTargetEntry *)arg1, (guint)arg2, (GtkClipboardGetFunc)arg3, (GtkClipboardClearFunc)arg4, (GObject *)arg5); ^ os.c:6717:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_clipboard_set_with_data((GtkClipboard *)arg0, (const GtkTargetEntry *)arg1, (guint)arg2, (GtkClipboardGetFunc)arg3, (GtkClipboardClearFunc)arg4, (GObject *)arg5); ^ os.c:6717:110: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_clipboard_set_with_data((GtkClipboard *)arg0, (const GtkTargetEntry *)arg1, (guint)arg2, (GtkClipboardGetFunc)arg3, (GtkClipboardClearFunc)arg4, (GObject *)arg5); ^ os.c:6717:137: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_clipboard_set_with_data((GtkClipboard *)arg0, (const GtkTargetEntry *)arg1, (guint)arg2, (GtkClipboardGetFunc)arg3, (GtkClipboardClearFunc)arg4, (GObject *)arg5); ^ os.c:6717:166: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_clipboard_set_with_data((GtkClipboard *)arg0, (const GtkTargetEntry *)arg1, (guint)arg2, (GtkClipboardGetFunc)arg3, (GtkClipboardClearFunc)arg4, (GObject *)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1clipboard_1wait_1for_1contents': os.c:6729:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_clipboard_wait_for_contents((GtkClipboard *)arg0, (GdkAtom)arg1); ^ os.c:6729:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_clipboard_wait_for_contents((GtkClipboard *)arg0, (GdkAtom)arg1); ^ os.c:6729:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_clipboard_wait_for_contents((GtkClipboard *)arg0, (GdkAtom)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1color_1selection_1dialog_1new': os.c:6743:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_color_selection_dialog_new((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1color_1selection_1get_1current_1color': os.c:6758:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_color_selection_get_current_color((GtkColorSelection *)arg0, (GdkColor *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1color_1selection_1set_1current_1color': os.c:6772:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_color_selection_set_current_color((GtkColorSelection *)arg0, (GdkColor *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1color_1selection_1set_1has_1palette': os.c:6783:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_color_selection_set_has_palette((GtkColorSelection *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1combo_1disable_1activate': os.c:6985:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_combo_disable_activate((GtkCombo *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1combo_1new': os.c:6996:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_combo_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1combo_1set_1case_1sensitive': os.c:7007:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_combo_set_case_sensitive((GtkCombo *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1combo_1set_1popdown_1strings': os.c:7017:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_combo_set_popdown_strings((GtkCombo *)arg0, (GList *)arg1); ^ os.c:7017:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_combo_set_popdown_strings((GtkCombo *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1add': os.c:7027:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_add((GtkContainer *)arg0, (GtkWidget *)arg1); ^ os.c:7027:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_add((GtkContainer *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1forall': os.c:7037:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_forall((GtkContainer *)arg0, (GtkCallback)arg1, (gpointer)arg2); ^ os.c:7037:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_forall((GtkContainer *)arg0, (GtkCallback)arg1, (gpointer)arg2); ^ os.c:7037:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_forall((GtkContainer *)arg0, (GtkCallback)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1get_1border_1width': os.c:7048:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_container_get_border_width((GtkContainer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1get_1children': os.c:7060:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_container_get_children((GtkContainer *)arg0); ^ os.c:7060:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_container_get_children((GtkContainer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1remove': os.c:7071:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_remove((GtkContainer *)arg0, (GtkWidget *)arg1); ^ os.c:7071:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_remove((GtkContainer *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1resize_1children': os.c:7081:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_resize_children((GtkContainer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1container_1set_1border_1width': os.c:7091:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_container_set_border_width((GtkContainer *)arg0, (guint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1dialog_1add_1button': os.c:7104:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_dialog_add_button((GtkDialog *)arg0, (const gchar *)lparg1, (gint)arg2); ^ os.c:7104:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_dialog_add_button((GtkDialog *)arg0, (const gchar *)lparg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1dialog_1run': os.c:7118:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_dialog_run((GtkDialog *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1begin': os.c:7130:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_begin((GtkWidget *)arg0, (GtkTargetList *)arg1, (GdkDragAction)arg2, (gint)arg3, (GdkEvent *)arg4); ^ os.c:7130:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_begin((GtkWidget *)arg0, (GtkTargetList *)arg1, (GdkDragAction)arg2, (gint)arg3, (GdkEvent *)arg4); ^ os.c:7130:107: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_begin((GtkWidget *)arg0, (GtkTargetList *)arg1, (GdkDragAction)arg2, (gint)arg3, (GdkEvent *)arg4); ^ os.c:7130:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_drag_begin((GtkWidget *)arg0, (GtkTargetList *)arg1, (GdkDragAction)arg2, (gint)arg3, (GdkEvent *)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1check_1threshold': os.c:7142:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_drag_check_threshold((GtkWidget *)arg0, (gint)arg1, (gint)arg2, (gint)arg3, (gint)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1dest_1find_1target': os.c:7154:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_dest_find_target((GtkWidget *)arg0, (GdkDragContext *)arg1, (GtkTargetList *)arg2); ^ os.c:7154:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_dest_find_target((GtkWidget *)arg0, (GdkDragContext *)arg1, (GtkTargetList *)arg2); ^ os.c:7154:86: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_drag_dest_find_target((GtkWidget *)arg0, (GdkDragContext *)arg1, (GtkTargetList *)arg2); ^ os.c:7154:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_drag_dest_find_target((GtkWidget *)arg0, (GdkDragContext *)arg1, (GtkTargetList *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1dest_1set': os.c:7165:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_dest_set((GtkWidget *)arg0, (GtkDestDefaults)arg1, (const GtkTargetEntry *)arg2, (gint)arg3, (GdkDragAction)arg4); ^ os.c:7165:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_dest_set((GtkWidget *)arg0, (GtkDestDefaults)arg1, (const GtkTargetEntry *)arg2, (gint)arg3, (GdkDragAction)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1dest_1unset': os.c:7175:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_dest_unset((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1finish': os.c:7185:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_finish((GdkDragContext *)arg0, (gboolean)arg1, (gboolean)arg2, (guint32)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1get_1data': os.c:7195:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_get_data((GtkWidget *)arg0, (GdkDragContext *)arg1, (GdkAtom)arg2, (guint32)arg3); ^ os.c:7195:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_get_data((GtkWidget *)arg0, (GdkDragContext *)arg1, (GdkAtom)arg2, (guint32)arg3); ^ os.c:7195:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_get_data((GtkWidget *)arg0, (GdkDragContext *)arg1, (GdkAtom)arg2, (guint32)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drag_1set_1icon_1pixbuf': os.c:7205:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_set_icon_pixbuf((GdkDragContext *)arg0, (GdkPixbuf *)arg1, arg2, arg3); ^ os.c:7205:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_drag_set_icon_pixbuf((GdkDragContext *)arg0, (GdkPixbuf *)arg1, arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1drawing_1area_1new': os.c:7216:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_drawing_area_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1copy_1clipboard': os.c:7227:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_copy_clipboard((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1cut_1clipboard': os.c:7237:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_cut_clipboard((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1delete_1selection': os.c:7247:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_delete_selection((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1delete_1text': os.c:7257:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_delete_text((GtkEditable *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1get_1chars': os.c:7268:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_editable_get_chars((GtkEditable *)arg0, (gint)arg1, (gint)arg2); ^ os.c:7268:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_editable_get_chars((GtkEditable *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1get_1editable': os.c:7280:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_editable_get_editable((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1get_1position': os.c:7292:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_editable_get_position((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1get_1selection_1bounds': os.c:7308:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_editable_get_selection_bounds((GtkEditable *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1insert_1text': os.c:7326:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_insert_text((GtkEditable *)arg0, (gchar *)lparg1, (gint)arg2, (gint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1paste_1clipboard': os.c:7339:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_paste_clipboard((GtkEditable *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1select_1region': os.c:7349:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_select_region((GtkEditable *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1set_1editable': os.c:7359:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_set_editable((GtkEditable *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1editable_1set_1position': os.c:7369:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_editable_set_position((GtkEditable *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1invisible_1char': os.c:7400:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jchar)gtk_entry_get_invisible_char((GtkEntry *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1layout': os.c:7412:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_entry_get_layout((GtkEntry *)arg0); ^ os.c:7412:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_entry_get_layout((GtkEntry *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1layout_1offsets': os.c:7427:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_get_layout_offsets((GtkEntry *)arg0, lparg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1max_1length': os.c:7441:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_entry_get_max_length((GtkEntry *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1text': os.c:7453:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_entry_get_text((GtkEntry *)arg0); ^ os.c:7453:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_entry_get_text((GtkEntry *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1get_1visibility': os.c:7465:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_entry_get_visibility((GtkEntry *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1new': os.c:7477:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_entry_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1activates_1default': os.c:7488:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_activates_default((GtkEntry *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1alignment': os.c:7504:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkEntry *, gfloat))fp)((GtkEntry *)arg0, (gfloat)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1has_1frame': os.c:7516:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_has_frame((GtkEntry *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1invisible_1char': os.c:7526:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_invisible_char((GtkEntry *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1max_1length': os.c:7536:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_max_length((GtkEntry *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1text': os.c:7548:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_text((GtkEntry *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1entry_1set_1visibility': os.c:7560:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_entry_set_visibility((GtkEntry *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1enumerate_1printers': os.c:7596:89: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(jintLong, gpointer, GDestroyNotify, gboolean))fp)(arg0, (gpointer)arg1, (GDestroyNotify)arg2, (gboolean)arg3); ^ os.c:7596:105: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(jintLong, gpointer, GDestroyNotify, gboolean))fp)(arg0, (gpointer)arg1, (GDestroyNotify)arg2, (gboolean)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1get_1filename': os.c:8157:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_file_selection_get_filename((GtkFileSelection *)arg0); ^ os.c:8157:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_file_selection_get_filename((GtkFileSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1get_1selections': os.c:8169:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_file_selection_get_selections((GtkFileSelection *)arg0); ^ os.c:8169:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_file_selection_get_selections((GtkFileSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1hide_1fileop_1buttons': os.c:8180:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_file_selection_hide_fileop_buttons((GtkFileSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1new': os.c:8193:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_file_selection_new((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1set_1filename': os.c:8206:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_file_selection_set_filename((GtkFileSelection *)arg0, (const gchar *)arg1); ^ os.c:8206:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_file_selection_set_filename((GtkFileSelection *)arg0, (const gchar *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1file_1selection_1set_1select_1multiple': os.c:8216:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_file_selection_set_select_multiple((GtkFileSelection *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1fixed_1move': os.c:8226:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_fixed_move((GtkFixed *)arg0, (GtkWidget *)arg1, (gint)arg2, (gint)arg3); ^ os.c:8226:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_fixed_move((GtkFixed *)arg0, (GtkWidget *)arg1, (gint)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1fixed_1new': os.c:8237:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_fixed_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1fixed_1set_1has_1window': os.c:8248:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_fixed_set_has_window((GtkFixed *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1font_1selection_1dialog_1get_1font_1name': os.c:8259:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_font_selection_dialog_get_font_name((GtkFontSelectionDialog *)arg0); ^ os.c:8259:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_font_selection_dialog_get_font_name((GtkFontSelectionDialog *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1font_1selection_1dialog_1new': os.c:8273:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_font_selection_dialog_new((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1font_1selection_1dialog_1set_1font_1name': os.c:8289:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_font_selection_dialog_set_font_name((GtkFontSelectionDialog *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1frame_1get_1label_1widget': os.c:8303:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_frame_get_label_widget((GtkFrame *)arg0); ^ os.c:8303:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_frame_get_label_widget((GtkFrame *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1frame_1new': os.c:8317:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_frame_new((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1frame_1set_1label': os.c:8332:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_frame_set_label((GtkFrame *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1frame_1set_1label_1widget': os.c:8344:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_frame_set_label_widget((GtkFrame *)arg0, (GtkWidget *)arg1); ^ os.c:8344:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_frame_set_label_widget((GtkFrame *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1frame_1set_1shadow_1type': os.c:8354:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_frame_set_shadow_type((GtkFrame *)arg0, (GtkShadowType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1get_1current_1event': os.c:8365:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_get_current_event(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1get_1default_1language': os.c:8405:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_get_default_language(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1get_1event_1widget': os.c:8417:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_get_event_widget((GdkEvent *)arg0); ^ os.c:8417:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_get_event_widget((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1grab_1add': os.c:8428:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_grab_add((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1grab_1get_1current': os.c:8439:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_grab_get_current(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1grab_1remove': os.c:8450:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_grab_remove((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1hbox_1new': os.c:8461:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_hbox_new((gboolean)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1hscale_1new': os.c:8473:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_hscale_new((GtkAdjustment *)arg0); ^ os.c:8473:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_hscale_new((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1hscrollbar_1new': os.c:8485:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_hscrollbar_new((GtkAdjustment *)arg0); ^ os.c:8485:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_hscrollbar_new((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1hseparator_1new': os.c:8497:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_hseparator_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1icon_1factory_1lookup_1default': os.c:8511:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_icon_factory_lookup_default((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1icon_1set_1render_1icon': os.c:8525:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_icon_set_render_icon((GtkIconSet *)arg0, (GtkStyle *)arg1, (GtkTextDirection)arg2, (GtkStateType)arg3, (GtkIconSize)arg4, (GtkWidget *)arg5, (const char *)arg6); ^ os.c:8525:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_icon_set_render_icon((GtkIconSet *)arg0, (GtkStyle *)arg1, (GtkTextDirection)arg2, (GtkStateType)arg3, (GtkIconSize)arg4, (GtkWidget *)arg5, (const char *)arg6); ^ os.c:8525:143: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_icon_set_render_icon((GtkIconSet *)arg0, (GtkStyle *)arg1, (GtkTextDirection)arg2, (GtkStateType)arg3, (GtkIconSize)arg4, (GtkWidget *)arg5, (const char *)arg6); ^ os.c:8525:162: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_icon_set_render_icon((GtkIconSet *)arg0, (GtkStyle *)arg1, (GtkTextDirection)arg2, (GtkStateType)arg3, (GtkIconSize)arg4, (GtkWidget *)arg5, (const char *)arg6); ^ os.c:8525:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_icon_set_render_icon((GtkIconSet *)arg0, (GtkStyle *)arg1, (GtkTextDirection)arg2, (GtkStateType)arg3, (GtkIconSize)arg4, (GtkWidget *)arg5, (const char *)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1icon_1source_1free': os.c:8536:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_icon_source_free((GtkIconSource *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1icon_1source_1new': os.c:8547:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_icon_source_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1icon_1source_1set_1pixbuf': os.c:8558:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_icon_source_set_pixbuf((GtkIconSource *)arg0, (GdkPixbuf *)arg1); ^ os.c:8558:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_icon_source_set_pixbuf((GtkIconSource *)arg0, (GdkPixbuf *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1filter_1keypress': os.c:8569:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_im_context_filter_keypress((GtkIMContext *)arg0, (GdkEventKey *)arg1); ^ os.c:8569:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_im_context_filter_keypress((GtkIMContext *)arg0, (GdkEventKey *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1focus_1in': os.c:8580:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_focus_in((GtkIMContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1focus_1out': os.c:8590:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_focus_out((GtkIMContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1get_1preedit_1string': os.c:8606:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_get_preedit_string((GtkIMContext *)arg0, (gchar **)lparg1, (PangoAttrList **)lparg2, (gint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1reset': os.c:8632:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_reset((GtkIMContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1set_1client_1window': os.c:8642:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_set_client_window((GtkIMContext *)arg0, (GdkWindow *)arg1); ^ os.c:8642:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_set_client_window((GtkIMContext *)arg0, (GdkWindow *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1context_1set_1cursor_1location': os.c:8654:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_context_set_cursor_location((GtkIMContext *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1multicontext_1append_1menuitems': os.c:8665:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_multicontext_append_menuitems((GtkIMMulticontext *)arg0, (GtkMenuShell *)arg1); ^ os.c:8665:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_im_multicontext_append_menuitems((GtkIMMulticontext *)arg0, (GtkMenuShell *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1multicontext_1new': os.c:8676:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_im_multicontext_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1menu_1item_1new_1with_1label': os.c:8690:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_image_menu_item_new_with_label((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1menu_1item_1set_1image': os.c:8703:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_menu_item_set_image((GtkImageMenuItem *)arg0, (GtkWidget *)arg1); ^ os.c:8703:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_menu_item_set_image((GtkImageMenuItem *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1new': os.c:8714:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_image_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1new_1from_1pixbuf': os.c:8726:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_image_new_from_pixbuf((GdkPixbuf *)arg0); ^ os.c:8726:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_image_new_from_pixbuf((GdkPixbuf *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1new_1from_1pixmap': os.c:8738:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_image_new_from_pixmap((GdkPixmap *)arg0, (GdkBitmap *)arg1); ^ os.c:8738:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_image_new_from_pixmap((GdkPixmap *)arg0, (GdkBitmap *)arg1); ^ os.c:8738:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_image_new_from_pixmap((GdkPixmap *)arg0, (GdkBitmap *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1set_1from_1pixbuf': os.c:8749:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_set_from_pixbuf((GtkImage *)arg0, (GdkPixbuf *)arg1); ^ os.c:8749:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_set_from_pixbuf((GtkImage *)arg0, (GdkPixbuf *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1image_1set_1from_1pixmap': os.c:8759:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_set_from_pixmap((GtkImage *)arg0, (GdkBitmap *)arg1, (GdkBitmap *)arg2); ^ os.c:8759:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_set_from_pixmap((GtkImage *)arg0, (GdkBitmap *)arg1, (GdkBitmap *)arg2); ^ os.c:8759:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_image_set_from_pixmap((GtkImage *)arg0, (GdkBitmap *)arg1, (GdkBitmap *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1get_1layout': os.c:8789:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_label_get_layout((GtkLabel *)arg0); ^ os.c:8789:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_label_get_layout((GtkLabel *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1get_1mnemonic_1keyval': os.c:8801:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_label_get_mnemonic_keyval((GtkLabel *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1new': os.c:8815:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_label_new((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1new_1with_1mnemonic': os.c:8831:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_label_new_with_mnemonic((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1attributes': os.c:8844:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_attributes((GtkLabel *)arg0, (PangoAttrList *)arg1); ^ os.c:8844:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_attributes((GtkLabel *)arg0, (PangoAttrList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1justify': os.c:8854:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_justify((GtkLabel *)arg0, (GtkJustification)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1line_1wrap': os.c:8864:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_line_wrap((GtkLabel *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1text__II': os.c:8899:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_text((GtkLabel *)arg0, (const gchar *)arg1); ^ os.c:8899:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_text((GtkLabel *)arg0, (const gchar *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1text__I_3B': os.c:8922:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_text((GtkLabel *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1label_1set_1text_1with_1mnemonic': os.c:8940:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_label_set_text_with_mnemonic((GtkLabel *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1append_1items': os.c:8952:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_append_items((GtkList *)arg0, (GList *)arg1); ^ os.c:8952:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_append_items((GtkList *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1clear_1items': os.c:8962:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_clear_items((GtkList *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1insert_1items': os.c:8972:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_insert_items((GtkList *)arg0, (GList *)arg1, arg2); ^ os.c:8972:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_insert_items((GtkList *)arg0, (GList *)arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1item_1new_1with_1label': os.c:8985:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_list_item_new_with_label((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1remove_1items': os.c:8998:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_remove_items((GtkList *)arg0, (GList *)arg1); ^ os.c:8998:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_remove_items((GtkList *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1select_1item': os.c:9008:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_select_item((GtkList *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1append': os.c:9018:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_append((GtkListStore *)arg0, (GtkTreeIter *)arg1); ^ os.c:9018:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_append((GtkListStore *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1clear': os.c:9028:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_clear((GtkListStore *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1insert': os.c:9038:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_insert((GtkListStore *)arg0, (GtkTreeIter *)arg1, (gint)arg2); ^ os.c:9038:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_insert((GtkListStore *)arg0, (GtkTreeIter *)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1newv': os.c:9051:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_list_store_newv((gint)arg0, (GType *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1remove': os.c:9064:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_remove((GtkListStore *)arg0, (GtkTreeIter *)arg1); ^ os.c:9064:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_remove((GtkListStore *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1set__IIIII': os.c:9081:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:9081:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1set__IIIJI': os.c:9102:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:9102:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1set__IIILorg_eclipse_swt_internal_gtk_GdkColor_2I': os.c:9125:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:9125:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1set__IIIZI': os.c:9147:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:9147:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1store_1set__III_3BI': os.c:9170:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:9170:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_store_set((GtkListStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1unselect_1all': os.c:9186:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_unselect_all((GtkList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1list_1unselect_1item': os.c:9196:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_list_unselect_item((GtkList *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1main_1do_1event': os.c:9216:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_main_do_event((GdkEvent *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1bar_1new': os.c:9251:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_menu_bar_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1get_1attach_1widget': os.c:9263:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_menu_get_attach_widget((GtkMenu *)arg0); ^ os.c:9263:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_menu_get_attach_widget((GtkMenu *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1item_1get_1submenu': os.c:9275:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_menu_item_get_submenu((GtkMenuItem *)arg0); ^ os.c:9275:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_menu_item_get_submenu((GtkMenuItem *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1item_1remove_1submenu': os.c:9286:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_item_remove_submenu((GtkMenuItem *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1item_1set_1submenu': os.c:9296:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_item_set_submenu((GtkMenuItem *)arg0, (GtkWidget *)arg1); ^ os.c:9296:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_item_set_submenu((GtkMenuItem *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1new': os.c:9307:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_menu_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1popdown': os.c:9318:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popdown((GtkMenu *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1popup': os.c:9328:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6); ^ os.c:9328:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6); ^ os.c:9328:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6); ^ os.c:9328:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6); ^ os.c:9328:99: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1shell_1deactivate': os.c:9338:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_shell_deactivate((GtkMenuShell *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1shell_1insert': os.c:9348:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_shell_insert((GtkMenuShell *)arg0, (GtkWidget *)arg1, (gint)arg2); ^ os.c:9348:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_shell_insert((GtkMenuShell *)arg0, (GtkWidget *)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1shell_1select_1item': os.c:9358:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_shell_select_item((GtkMenuShell *)arg0, (GtkWidget *)arg1); ^ os.c:9358:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_menu_shell_select_item((GtkMenuShell *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1shell_1set_1take_1focus': os.c:9374:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkMenuShell *, gboolean))fp)((GtkMenuShell *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1message_1dialog_1new': os.c:9389:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_message_dialog_new((GtkWindow *)arg0, (GtkDialogFlags)arg1, (GtkMessageType)arg2, (GtkButtonsType)arg3, (const gchar *)lparg4); ^ os.c:9389:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_message_dialog_new((GtkWindow *)arg0, (GtkDialogFlags)arg1, (GtkMessageType)arg2, (GtkButtonsType)arg3, (const gchar *)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1misc_1set_1alignment': os.c:9426:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_misc_set_alignment((GtkMisc *)arg0, (gfloat)arg1, (gfloat)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1get_1current_1page': os.c:9437:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_notebook_get_current_page((GtkNotebook *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1get_1scrollable': os.c:9449:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_notebook_get_scrollable((GtkNotebook *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1insert_1page': os.c:9460:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_insert_page((GtkNotebook *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (gint)arg3); ^ os.c:9460:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_insert_page((GtkNotebook *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (gint)arg3); ^ os.c:9460:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_insert_page((GtkNotebook *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1new': os.c:9471:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_notebook_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1next_1page': os.c:9482:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_next_page((GtkNotebook *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1prev_1page': os.c:9492:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_prev_page((GtkNotebook *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1remove_1page': os.c:9502:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_remove_page((GtkNotebook *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1set_1current_1page': os.c:9512:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_set_current_page((GtkNotebook *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1set_1scrollable': os.c:9522:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_set_scrollable((GtkNotebook *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1set_1show_1tabs': os.c:9532:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_set_show_tabs((GtkNotebook *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1notebook_1set_1tab_1pos': os.c:9542:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_notebook_set_tab_pos((GtkNotebook *)arg0, (GtkPositionType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1object_1sink': os.c:9552:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_sink((GtkObject *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1arrow': os.c:9894:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_arrow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12); ^ os.c:9894:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_arrow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12); ^ os.c:9894:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_arrow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1box': os.c:9911:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9911:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9911:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1box_1gap': os.c:9928:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c:9928:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c:9928:77: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_box_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1check': os.c:9945:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_check((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9945:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_check((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9945:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_check((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1expander': os.c:9962:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_expander((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:9962:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_expander((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:9962:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_expander((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1extension': os.c:9979:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_extension((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:9979:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_extension((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:9979:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_extension((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1flat_1box': os.c:9996:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_flat_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9996:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_flat_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:9996:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_flat_box((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1focus': os.c:10013:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_focus((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8, arg9); ^ os.c:10013:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_focus((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8, arg9); ^ os.c:10013:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_focus((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8, arg9); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1handle': os.c:10029:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_handle((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:10029:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_handle((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:10029:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_handle((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1hline': os.c:10045:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_hline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:10045:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_hline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:10045:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_hline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1layout': os.c:10062:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_layout((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, (PangoLayout *)arg9); ^ os.c:10062:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_layout((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, (PangoLayout *)arg9); ^ os.c:10062:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_layout((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, (PangoLayout *)arg9); ^ os.c:10062:130: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_layout((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, (PangoLayout *)arg9); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1option': os.c:10079:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_option((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10079:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_option((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10079:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_option((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1shadow': os.c:10096:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10096:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10096:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1shadow_1gap': os.c:10113:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c:10113:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c:10113:80: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_shadow_gap((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (gchar *)lparg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1slider': os.c:10130:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_slider((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:10130:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_slider((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c:10130:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_slider((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10, arg11); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1tab': os.c:10147:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_tab((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10147:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_tab((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c:10147:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_tab((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, arg3, lparg4, (GtkWidget *)arg5, (const gchar *)lparg6, arg7, arg8, arg9, arg10); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1paint_1vline': os.c:10164:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_vline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:10164:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_vline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c:10164:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_paint_vline((GtkStyle *)arg0, (GdkWindow *)arg1, arg2, lparg3, (GtkWidget *)arg4, (const gchar *)lparg5, arg6, arg7, arg8); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1plug_1get_1id': os.c:10394:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_plug_get_id((GtkPlug *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1plug_1new': os.c:10406:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_plug_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1print_1job_1send': os.c:10551:95: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(jintLong, jintLong, gpointer, GDestroyNotify))fp)(arg0, arg1, (gpointer)arg2, (GDestroyNotify)arg3); ^ os.c:10551:111: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(jintLong, jintLong, gpointer, GDestroyNotify))fp)(arg0, arg1, (gpointer)arg2, (GDestroyNotify)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1print_1settings_1foreach': os.c:10596:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(jintLong, jintLong, gpointer))fp)(arg0, arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1print_1unix_1dialog_1new': os.c:11066:107: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(const gchar *, GtkWindow *))fp)((const gchar *)lparg0, (GtkWindow *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1progress_1bar_1new': os.c:11214:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_progress_bar_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1progress_1bar_1pulse': os.c:11225:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_progress_bar_pulse((GtkProgressBar *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1progress_1bar_1set_1fraction': os.c:11235:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_progress_bar_set_fraction((GtkProgressBar *)arg0, (gdouble)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1progress_1bar_1set_1orientation': os.c:11245:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_progress_bar_set_orientation((GtkProgressBar *)arg0, (GtkProgressBarOrientation)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1radio_1button_1get_1group': os.c:11256:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_radio_button_get_group((GtkRadioButton *)arg0); ^ os.c:11256:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_radio_button_get_group((GtkRadioButton *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1radio_1button_1new': os.c:11268:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_radio_button_new((GSList *)arg0); ^ os.c:11268:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_radio_button_new((GSList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1radio_1menu_1item_1get_1group': os.c:11280:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_radio_menu_item_get_group((GtkRadioMenuItem *)arg0); ^ os.c:11280:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_radio_menu_item_get_group((GtkRadioMenuItem *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1radio_1menu_1item_1new': os.c:11292:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_radio_menu_item_new((GSList *)arg0); ^ os.c:11292:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_radio_menu_item_new((GSList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1radio_1menu_1item_1new_1with_1label': os.c:11306:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_radio_menu_item_new_with_label((GSList *)arg0, (const gchar *)lparg1); ^ os.c:11306:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_radio_menu_item_new_with_label((GSList *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1range_1get_1adjustment': os.c:11320:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_range_get_adjustment((GtkRange *)arg0); ^ os.c:11320:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_range_get_adjustment((GtkRange *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1range_1set_1increments': os.c:11331:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_range_set_increments((GtkRange *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1range_1set_1inverted': os.c:11341:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_range_set_inverted((GtkRange *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1range_1set_1range': os.c:11351:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_range_set_range((GtkRange *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1range_1set_1value': os.c:11361:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_range_set_value((GtkRange *)arg0, arg1); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1get_1bg_1pixmap_1name': os.c:11386:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_rc_style_get_bg_pixmap_name((GtkRcStyle *)arg0, arg1); ^ os_custom.h:244:54: note: in definition of macro 'gtk_rc_style_get_bg_pixmap_name' #define gtk_rc_style_get_bg_pixmap_name(arg0, arg1) (arg0)->bg_pixmap_name[arg1] ^ os.c:11386:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_rc_style_get_bg_pixmap_name((GtkRcStyle *)arg0, arg1); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1get_1color_1flags': os.c:11398:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_rc_style_get_color_flags((GtkRcStyle *)arg0, arg1); ^ os_custom.h:245:51: note: in definition of macro 'gtk_rc_style_get_color_flags' #define gtk_rc_style_get_color_flags(arg0, arg1) (arg0)->color_flags[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1set_1bg': os.c:11411:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_bg((GtkRcStyle *)arg0, arg1, lparg2); ^ os_custom.h:246:58: note: in definition of macro 'gtk_rc_style_set_bg' #define gtk_rc_style_set_bg(arg0, arg1, arg2) if (arg2) (arg0)->bg[arg1] = *arg2 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1set_1bg_1pixmap_1name': os.c:11422:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_bg_pixmap_name((GtkRcStyle *)arg0, arg1, (char *)arg2); ^ os_custom.h:247:60: note: in definition of macro 'gtk_rc_style_set_bg_pixmap_name' #define gtk_rc_style_set_bg_pixmap_name(arg0, arg1, arg2) (arg0)->bg_pixmap_name[arg1] = (char *)arg2 ^ os.c:11422:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_bg_pixmap_name((GtkRcStyle *)arg0, arg1, (char *)arg2); ^ os_custom.h:247:98: note: in definition of macro 'gtk_rc_style_set_bg_pixmap_name' #define gtk_rc_style_set_bg_pixmap_name(arg0, arg1, arg2) (arg0)->bg_pixmap_name[arg1] = (char *)arg2 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1set_1color_1flags': os.c:11432:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_color_flags((GtkRcStyle *)arg0, arg1, arg2); ^ os_custom.h:248:57: note: in definition of macro 'gtk_rc_style_set_color_flags' #define gtk_rc_style_set_color_flags(arg0, arg1, arg2) (arg0)->color_flags[arg1] = arg2 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1set_1fg': os.c:11444:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_fg((GtkRcStyle *)arg0, arg1, lparg2); ^ os_custom.h:249:58: note: in definition of macro 'gtk_rc_style_set_fg' #define gtk_rc_style_set_fg(arg0, arg1, arg2) if (arg2) (arg0)->fg[arg1] = *arg2 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1rc_1style_1set_1text': os.c:11457:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_rc_style_set_text((GtkRcStyle *)arg0, arg1, lparg2); ^ os_custom.h:250:60: note: in definition of macro 'gtk_rc_style_set_text' #define gtk_rc_style_set_text(arg0, arg1, arg2) if (arg2) (arg0)->text[arg1] = *arg2 ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scale_1set_1digits': os.c:11468:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scale_set_digits((GtkScale *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scale_1set_1draw_1value': os.c:11478:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scale_set_draw_value((GtkScale *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1add_1with_1viewport': os.c:11488:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_add_with_viewport((GtkScrolledWindow *)arg0, (GtkWidget *)arg1); ^ os.c:11488:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_add_with_viewport((GtkScrolledWindow *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1get_1hadjustment': os.c:11499:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_scrolled_window_get_hadjustment((GtkScrolledWindow *)arg0); ^ os.c:11499:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_scrolled_window_get_hadjustment((GtkScrolledWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1get_1policy': os.c:11514:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_get_policy((GtkScrolledWindow *)arg0, (GtkPolicyType *)lparg1, (GtkPolicyType *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1get_1shadow_1type': os.c:11528:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_scrolled_window_get_shadow_type((GtkScrolledWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1get_1vadjustment': os.c:11540:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_scrolled_window_get_vadjustment((GtkScrolledWindow *)arg0); ^ os.c:11540:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_scrolled_window_get_vadjustment((GtkScrolledWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1new': os.c:11552:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_scrolled_window_new((GtkAdjustment *)arg0, (GtkAdjustment *)arg1); ^ os.c:11552:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_scrolled_window_new((GtkAdjustment *)arg0, (GtkAdjustment *)arg1); ^ os.c:11552:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_scrolled_window_new((GtkAdjustment *)arg0, (GtkAdjustment *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1set_1placement': os.c:11563:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_set_placement((GtkScrolledWindow *)arg0, (GtkCornerType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1set_1policy': os.c:11573:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_set_policy((GtkScrolledWindow *)arg0, (GtkPolicyType)arg1, (GtkPolicyType)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1scrolled_1window_1set_1shadow_1type': os.c:11583:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_scrolled_window_set_shadow_type((GtkScrolledWindow *)arg0, (GtkShadowType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1selection_1data_1free': os.c:11593:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_selection_data_free((GtkSelectionData *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1selection_1data_1set': os.c:11603:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_selection_data_set((GtkSelectionData *)arg0, (GdkAtom)arg1, (gint)arg2, (const guchar *)arg3, (gint)arg4); ^ os.c:11603:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_selection_data_set((GtkSelectionData *)arg0, (GdkAtom)arg1, (gint)arg2, (const guchar *)arg3, (gint)arg4); ^ os.c:11603:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_selection_data_set((GtkSelectionData *)arg0, (GdkAtom)arg1, (gint)arg2, (const guchar *)arg3, (gint)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1separator_1menu_1item_1new': os.c:11614:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_separator_menu_item_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1set_1locale': os.c:11626:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_set_locale(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1settings_1get_1default': os.c:11638:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_settings_get_default(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1socket_1get_1id': os.c:11650:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_socket_get_id((GtkSocket *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1socket_1new': os.c:11662:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_socket_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1get_1adjustment': os.c:11674:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_spin_button_get_adjustment((GtkSpinButton*)arg0); ^ os.c:11674:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_spin_button_get_adjustment((GtkSpinButton*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1get_1digits': os.c:11686:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_spin_button_get_digits((GtkSpinButton*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1new': os.c:11698:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_spin_button_new((GtkAdjustment *)arg0, arg1, arg2); ^ os.c:11698:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_spin_button_new((GtkAdjustment *)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1set_1digits': os.c:11709:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_set_digits((GtkSpinButton*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1set_1increments': os.c:11719:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_set_increments((GtkSpinButton*)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1set_1range': os.c:11729:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_set_range((GtkSpinButton*)arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1set_1value': os.c:11739:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_set_value((GtkSpinButton*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1set_1wrap': os.c:11749:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_set_wrap((GtkSpinButton*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1spin_1button_1update': os.c:11759:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_spin_button_update((GtkSpinButton*)arg0); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1base': os.c:11893:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_base((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:252:55: note: in definition of macro 'gtk_style_get_base' #define gtk_style_get_base(arg0, arg1, arg2) *arg2 = (arg0)->base[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1bg': os.c:11907:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_bg((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:253:53: note: in definition of macro 'gtk_style_get_bg' #define gtk_style_get_bg(arg0, arg1, arg2) *arg2 = (arg0)->bg[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1bg_1gc': os.c:11921:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_bg_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:262:56: note: in definition of macro 'gtk_style_get_bg_gc' #define gtk_style_get_bg_gc(arg0, arg1, arg2) *arg2 = (arg0)->bg_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1black': os.c:11935:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_black((GtkStyle *)arg0, lparg1); ^ os_custom.h:254:50: note: in definition of macro 'gtk_style_get_black' #define gtk_style_get_black(arg0, arg1) *arg1 = (arg0)->black ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1black_1gc': os.c:11949:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_black_gc((GtkStyle *)arg0, (GdkGC **)lparg1); ^ os_custom.h:268:53: note: in definition of macro 'gtk_style_get_black_gc' #define gtk_style_get_black_gc(arg0, arg1) *arg1 = (arg0)->black_gc ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1dark': os.c:11963:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_dark((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:255:55: note: in definition of macro 'gtk_style_get_dark' #define gtk_style_get_dark(arg0, arg1, arg2) *arg2 = (arg0)->dark[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1dark_1gc': os.c:11977:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_dark_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:264:58: note: in definition of macro 'gtk_style_get_dark_gc' #define gtk_style_get_dark_gc(arg0, arg1, arg2) *arg2 = (arg0)->dark_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1fg': os.c:11991:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_fg((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:256:53: note: in definition of macro 'gtk_style_get_fg' #define gtk_style_get_fg(arg0, arg1, arg2) *arg2 = (arg0)->fg[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1fg_1gc': os.c:12005:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_fg_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:261:56: note: in definition of macro 'gtk_style_get_fg_gc' #define gtk_style_get_fg_gc(arg0, arg1, arg2) *arg2 = (arg0)->fg_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1font_1desc': os.c:12018:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_style_get_font_desc((GtkStyle *)arg0); ^ os_custom.h:251:40: note: in definition of macro 'gtk_style_get_font_desc' #define gtk_style_get_font_desc(arg0) (arg0)->font_desc ^ os.c:12018:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_style_get_font_desc((GtkStyle *)arg0); ^ In file included from os.h:87:0, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1light': os.c:12031:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_light((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:257:56: note: in definition of macro 'gtk_style_get_light' #define gtk_style_get_light(arg0, arg1, arg2) *arg2 = (arg0)->light[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1light_1gc': os.c:12045:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_light_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:263:59: note: in definition of macro 'gtk_style_get_light_gc' #define gtk_style_get_light_gc(arg0, arg1, arg2) *arg2 = (arg0)->light_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1mid_1gc': os.c:12059:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_mid_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:265:57: note: in definition of macro 'gtk_style_get_mid_gc' #define gtk_style_get_mid_gc(arg0, arg1, arg2) *arg2 = (arg0)->mid_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1text': os.c:12073:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_text((GtkStyle *)arg0, arg1, lparg2); ^ os_custom.h:258:55: note: in definition of macro 'gtk_style_get_text' #define gtk_style_get_text(arg0, arg1, arg2) *arg2 = (arg0)->text[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1text_1aa_1gc': os.c:12087:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_text_aa_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:267:61: note: in definition of macro 'gtk_style_get_text_aa_gc' #define gtk_style_get_text_aa_gc(arg0, arg1, arg2) *arg2 = (arg0)->text_aa_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1text_1gc': os.c:12101:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_text_gc((GtkStyle *)arg0, arg1, (GdkGC **)lparg2); ^ os_custom.h:266:58: note: in definition of macro 'gtk_style_get_text_gc' #define gtk_style_get_text_gc(arg0, arg1, arg2) *arg2 = (arg0)->text_gc[arg1] ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1white_1gc': os.c:12115:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_style_get_white_gc((GtkStyle *)arg0, (GdkGC **)lparg1); ^ os_custom.h:269:53: note: in definition of macro 'gtk_style_get_white_gc' #define gtk_style_get_white_gc(arg0, arg1) *arg1 = (arg0)->white_gc ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1xthickness': os.c:12128:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_style_get_xthickness((GtkStyle *)arg0); ^ os_custom.h:259:41: note: in definition of macro 'gtk_style_get_xthickness' #define gtk_style_get_xthickness(arg0) (arg0)->xthickness ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1get_1ythickness': os.c:12140:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_style_get_ythickness((GtkStyle *)arg0); ^ os_custom.h:260:41: note: in definition of macro 'gtk_style_get_ythickness' #define gtk_style_get_ythickness(arg0) (arg0)->ythickness ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1style_1render_1icon': os.c:12154:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_style_render_icon((GtkStyle *)arg0, (GtkIconSource *)arg1, arg2, arg3, arg4, (GtkWidget *)arg5, (const gchar *)lparg6); ^ os.c:12154:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_style_render_icon((GtkStyle *)arg0, (GtkIconSource *)arg1, arg2, arg3, arg4, (GtkWidget *)arg5, (const gchar *)lparg6); ^ os.c:12154:98: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_style_render_icon((GtkStyle *)arg0, (GtkIconSource *)arg1, arg2, arg3, arg4, (GtkWidget *)arg5, (const gchar *)lparg6); ^ os.c:12154:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_style_render_icon((GtkStyle *)arg0, (GtkIconSource *)arg1, arg2, arg3, arg4, (GtkWidget *)arg5, (const gchar *)lparg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1target_1list_1new': os.c:12168:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_target_list_new((const GtkTargetEntry *)arg0, (guint)arg1); ^ os.c:12168:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_target_list_new((const GtkTargetEntry *)arg0, (guint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1target_1list_1unref': os.c:12179:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_target_list_unref((GtkTargetList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1copy_1clipboard': os.c:12189:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_copy_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1); ^ os.c:12189:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_copy_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1cut_1clipboard': os.c:12199:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_cut_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1, (gboolean)arg2); ^ os.c:12199:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_cut_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1delete': os.c:12213:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_delete((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextIter *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1bounds': os.c:12230:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_bounds((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextIter *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1char_1count': os.c:12244:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_text_buffer_get_char_count((GtkTextBuffer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1end_1iter': os.c:12257:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_end_iter((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1insert': os.c:12270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_text_buffer_get_insert((GtkTextBuffer *)arg0); ^ os.c:12270:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_buffer_get_insert((GtkTextBuffer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1iter_1at_1line': os.c:12283:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_iter_at_line((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1iter_1at_1mark': os.c:12297:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_iter_at_mark((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextMark *)arg2); ^ os.c:12297:81: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_iter_at_mark((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextMark *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1iter_1at_1offset': os.c:12311:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_get_iter_at_offset((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1line_1count': os.c:12324:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_text_buffer_get_line_count((GtkTextBuffer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1selection_1bound': os.c:12336:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_text_buffer_get_selection_bound((GtkTextBuffer *)arg0); ^ os.c:12336:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_buffer_get_selection_bound((GtkTextBuffer *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1selection_1bounds': os.c:12352:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_text_buffer_get_selection_bounds((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextIter *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1get_1text': os.c:12371:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_text_buffer_get_text((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextIter *)lparg2, (gboolean)arg3); ^ os.c:12371:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_buffer_get_text((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (GtkTextIter *)lparg2, (gboolean)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1insert__II_3BI': os.c:12394:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_insert((GtkTextBuffer *)arg0, (GtkTextIter *)arg1, (const gchar *)lparg2, (gint)arg3); ^ os.c:12394:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_insert((GtkTextBuffer *)arg0, (GtkTextIter *)arg1, (const gchar *)lparg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1insert__I_3B_3BI': os.c:12421:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_insert((GtkTextBuffer *)arg0, (GtkTextIter *)lparg1, (const gchar *)lparg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1move_1mark': os.c:12440:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_move_mark((GtkTextBuffer *)arg0, (GtkTextMark *)arg1, (const GtkTextIter *)lparg2); ^ os.c:12440:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_move_mark((GtkTextBuffer *)arg0, (GtkTextMark *)arg1, (const GtkTextIter *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1paste_1clipboard': os.c:12454:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_paste_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1, (GtkTextIter *)lparg2, (gboolean)arg3); ^ os.c:12454:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_paste_clipboard((GtkTextBuffer *)arg0, (GtkClipboard *)arg1, (GtkTextIter *)lparg2, (gboolean)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1place_1cursor': os.c:12468:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_place_cursor((GtkTextBuffer *)arg0, (const GtkTextIter *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1buffer_1set_1text': os.c:12482:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_buffer_set_text((GtkTextBuffer *)arg0, (const gchar *)lparg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1buffer_1to_1window_1coords': os.c:12530:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_buffer_to_window_coords((GtkTextView *)arg0, (GtkTextWindowType)arg1, (gint)arg2, (gint)arg3, (gint *)lparg4, (gint *)lparg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1buffer': os.c:12544:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_text_view_get_buffer((GtkTextView *)arg0); ^ os.c:12544:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_view_get_buffer((GtkTextView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1editable': os.c:12556:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_text_view_get_editable((GtkTextView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1iter_1at_1location': os.c:12569:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_get_iter_at_location((GtkTextView *)arg0, (GtkTextIter *)lparg1, (gint)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1iter_1location': os.c:12585:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_get_iter_location((GtkTextView *)arg0, (const GtkTextIter *)lparg1, (GdkRectangle *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1line_1at_1y': os.c:12602:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_get_line_at_y((GtkTextView *)arg0, (GtkTextIter *)lparg1, (gint)arg2, (gint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1visible_1rect': os.c:12617:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_get_visible_rect((GtkTextView *)arg0, (GdkRectangle *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1get_1window': os.c:12630:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_text_view_get_window((GtkTextView *)arg0, (GtkTextWindowType)arg1); ^ os.c:12630:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_view_get_window((GtkTextView *)arg0, (GtkTextWindowType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1new': os.c:12642:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_text_view_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1scroll_1mark_1onscreen': os.c:12653:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_scroll_mark_onscreen((GtkTextView *)arg0, (GtkTextMark *)arg1); ^ os.c:12653:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_scroll_mark_onscreen((GtkTextView *)arg0, (GtkTextMark *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1scroll_1to_1iter': os.c:12666:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_text_view_scroll_to_iter((GtkTextView *)arg0, (GtkTextIter *)lparg1, (gdouble)arg2, (gboolean)arg3, (gdouble)arg4, (gdouble)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1set_1editable': os.c:12679:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_set_editable((GtkTextView *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1set_1justification': os.c:12689:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_set_justification((GtkTextView *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1set_1tabs': os.c:12699:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_set_tabs((GtkTextView *)arg0, (PangoTabArray *)arg1); ^ os.c:12699:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_set_tabs((GtkTextView *)arg0, (PangoTabArray *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1set_1wrap_1mode': os.c:12709:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_set_wrap_mode((GtkTextView *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1text_1view_1window_1to_1buffer_1coords': os.c:12723:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_text_view_window_to_buffer_coords((GtkTextView *)arg0, (GtkTextWindowType)arg1, (gint)arg2, (gint)arg3, (gint *)lparg4, (gint *)lparg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1timeout_1add': os.c:12737:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_timeout_add((guint32)arg0, (GtkFunction)arg1, (gpointer)arg2); ^ os.c:12737:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_timeout_add((guint32)arg0, (GtkFunction)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1get_1active': os.c:12759:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_toggle_button_get_active((GtkToggleButton *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1get_1inconsistent': os.c:12771:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_toggle_button_get_inconsistent((GtkToggleButton *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1new': os.c:12783:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_toggle_button_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1set_1active': os.c:12794:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toggle_button_set_active((GtkToggleButton *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1set_1inconsistent': os.c:12804:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toggle_button_set_inconsistent((GtkToggleButton *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toggle_1button_1set_1mode': os.c:12814:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toggle_button_set_mode((GtkToggleButton *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toolbar_1insert_1widget': os.c:12828:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toolbar_insert_widget((GtkToolbar *)arg0, (GtkWidget *)arg1, (const char *)lparg2, (const char *)lparg3, (gint)arg4); ^ os.c:12828:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toolbar_insert_widget((GtkToolbar *)arg0, (GtkWidget *)arg1, (const char *)lparg2, (const char *)lparg3, (gint)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toolbar_1new': os.c:12842:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_toolbar_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1toolbar_1set_1orientation': os.c:12853:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_toolbar_set_orientation((GtkToolbar *)arg0, (GtkOrientation)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltip_1trigger_1tooltip_1query': os.c:12869:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GdkDisplay*))fp)((GdkDisplay*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1data_1get': os.c:12882:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tooltips_data_get((GtkWidget *)arg0); ^ os.c:12882:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tooltips_data_get((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1disable': os.c:12893:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tooltips_disable((GtkTooltips *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1enable': os.c:12903:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tooltips_enable((GtkTooltips *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1force_1window': os.c:12913:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tooltips_force_window((GtkTooltips *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1new': os.c:12924:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tooltips_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tooltips_1set_1tip': os.c:12939:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tooltips_set_tip((GtkTooltips *)arg0, (GtkWidget *)arg1, (const gchar *)lparg2, (const gchar *)lparg3); ^ os.c:12939:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tooltips_set_tip((GtkTooltips *)arg0, (GtkWidget *)arg1, (const gchar *)lparg2, (const gchar *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get__III_3II': os.c:12961:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_model_get((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:12961:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_model_get((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get__III_3JI': os.c:12986:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_model_get((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:12986:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_model_get((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get_1iter': os.c:13003:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_get_iter((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreePath *)arg2); ^ os.c:13003:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_get_iter((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreePath *)arg2); ^ os.c:13003:84: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_get_iter((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreePath *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get_1iter_1first': os.c:13015:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_get_iter_first((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c:13015:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_get_iter_first((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get_1n_1columns': os.c:13027:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_model_get_n_columns((GtkTreeModel *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1get_1path': os.c:13039:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_model_get_path((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c:13039:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_model_get_path((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c:13039:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_model_get_path((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1iter_1children': os.c:13063:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_children((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c:13063:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_children((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c:13063:89: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_children((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1iter_1n_1children': os.c:13075:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_model_iter_n_children((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c:13075:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_model_iter_n_children((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1iter_1next': os.c:13087:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_next((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c:13087:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_next((GtkTreeModel *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1model_1iter_1nth_1child': os.c:13099:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_nth_child((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, arg3); ^ os.c:13099:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_nth_child((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, arg3); ^ os.c:13099:90: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_model_iter_nth_child((GtkTreeModel *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1append_1index': os.c:13110:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_path_append_index((GtkTreePath *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1compare': os.c:13121:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_path_compare((const GtkTreePath *)arg0, (const GtkTreePath *)arg1); ^ os.c:13121:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_path_compare((const GtkTreePath *)arg0, (const GtkTreePath *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1down': os.c:13132:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_path_down((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1free': os.c:13142:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_path_free((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1get_1depth': os.c:13153:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_path_get_depth((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1get_1indices': os.c:13165:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_path_get_indices((GtkTreePath *)arg0); ^ os.c:13165:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_path_get_indices((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1new': os.c:13177:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_path_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1new_1first': os.c:13189:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_path_new_first(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1new_1from_1string__I': os.c:13208:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_path_new_from_string((const gchar *)arg0); ^ os.c:13208:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_path_new_from_string((const gchar *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1new_1from_1string___3B': os.c:13226:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_path_new_from_string((const gchar *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1next': os.c:13239:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_path_next((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1prev': os.c:13250:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_path_prev((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1path_1up': os.c:13262:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_path_up((GtkTreePath *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1count_1selected_1rows': os.c:13280:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)((jint (CALLING_CONVENTION*)(GtkTreeSelection *))fp)((GtkTreeSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1get_1selected': os.c:13296:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_selection_get_selected((GtkTreeSelection *)arg0, (GtkTreeModel **)lparg1, (GtkTreeIter *)arg2); ^ os.c:13296:100: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_selection_get_selected((GtkTreeSelection *)arg0, (GtkTreeModel **)lparg1, (GtkTreeIter *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1get_1selected_1rows': os.c:13318:93: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(GtkTreeSelection *, GtkTreeModel **))fp)((GtkTreeSelection *)arg0, (GtkTreeModel **)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1path_1is_1selected': os.c:13334:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_selection_path_is_selected((GtkTreeSelection *)arg0, (GtkTreePath *)arg1); ^ os.c:13334:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_selection_path_is_selected((GtkTreeSelection *)arg0, (GtkTreePath *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1select_1all': os.c:13345:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_select_all((GtkTreeSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1select_1iter': os.c:13355:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_select_iter((GtkTreeSelection *)arg0, (GtkTreeIter *)arg1); ^ os.c:13355:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_select_iter((GtkTreeSelection *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1selected_1foreach': os.c:13365:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_selected_foreach((GtkTreeSelection *)arg0, (GtkTreeSelectionForeachFunc)arg1, (gpointer)arg2); ^ os.c:13365:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_selected_foreach((GtkTreeSelection *)arg0, (GtkTreeSelectionForeachFunc)arg1, (gpointer)arg2); ^ os.c:13365:99: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_selected_foreach((GtkTreeSelection *)arg0, (GtkTreeSelectionForeachFunc)arg1, (gpointer)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1set_1mode': os.c:13375:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_set_mode((GtkTreeSelection *)arg0, (GtkSelectionMode)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1unselect_1all': os.c:13385:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_unselect_all((GtkTreeSelection *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1selection_1unselect_1iter': os.c:13395:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_unselect_iter((GtkTreeSelection *)arg0, (GtkTreeIter *)arg1); ^ os.c:13395:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_selection_unselect_iter((GtkTreeSelection *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1append': os.c:13405:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_append((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c:13405:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_append((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c:13405:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_append((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1clear': os.c:13415:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_clear((GtkTreeStore *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1insert': os.c:13425:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_insert((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, (gint)arg3); ^ os.c:13425:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_insert((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, (gint)arg3); ^ os.c:13425:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_insert((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, (GtkTreeIter *)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1newv': os.c:13438:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_store_newv(arg0, (GType *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1remove': os.c:13451:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_remove((GtkTreeStore *)arg0, (GtkTreeIter *)arg1); ^ os.c:13451:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_remove((GtkTreeStore *)arg0, (GtkTreeIter *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1set__IIIII': os.c:13468:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:13468:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1set__IIIJI': os.c:13489:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:13489:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1set__IIILorg_eclipse_swt_internal_gtk_GdkColor_2I': os.c:13512:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:13512:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1set__IIIZI': os.c:13534:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c:13534:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1store_1set__III_3BI': os.c:13557:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c:13557:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_store_set((GtkTreeStore *)arg0, (GtkTreeIter *)arg1, arg2, lparg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1collapse_1row': os.c:13574:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_collapse_row((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c:13574:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_collapse_row((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1add_1attribute': os.c:13587:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_add_attribute((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (const gchar *)lparg2, (gint)arg3); ^ os.c:13587:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_add_attribute((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (const gchar *)lparg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1cell_1get_1position': os.c:13610:112: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(GtkTreeViewColumn *, GtkCellRenderer *, gint *, gint *))fp)((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gint *)lparg2, (gint *)lparg3); ^ os.c:13610:139: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(GtkTreeViewColumn *, GtkCellRenderer *, gint *, gint *))fp)((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gint *)lparg2, (gint *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1cell_1get_1size': os.c:13636:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_cell_get_size((GtkTreeViewColumn *)arg0, (GdkRectangle *)lparg1, (gint *)lparg2, (gint *)lparg3, (gint *)lparg4, (gint *)lparg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1cell_1set_1cell_1data': os.c:13652:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_cell_set_cell_data((GtkTreeViewColumn *)arg0, (GtkTreeModel *)arg1, (GtkTreeIter *)arg2, arg3, arg4); ^ os.c:13652:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_cell_set_cell_data((GtkTreeViewColumn *)arg0, (GtkTreeModel *)arg1, (GtkTreeIter *)arg2, arg3, arg4); ^ os.c:13652:91: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_cell_set_cell_data((GtkTreeViewColumn *)arg0, (GtkTreeModel *)arg1, (GtkTreeIter *)arg2, arg3, arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1clear': os.c:13662:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_clear((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1cell_1renderers': os.c:13673:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_column_get_cell_renderers((GtkTreeViewColumn *)arg0); ^ os.c:13673:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_column_get_cell_renderers((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1fixed_1width': os.c:13685:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_column_get_fixed_width((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1reorderable': os.c:13697:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_column_get_reorderable((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1resizable': os.c:13709:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_column_get_resizable((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1sizing': os.c:13721:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_column_get_sizing((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1sort_1indicator': os.c:13733:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_column_get_sort_indicator((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1sort_1order': os.c:13745:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_column_get_sort_order((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1spacing': os.c:13757:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_column_get_spacing((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1visible': os.c:13769:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_column_get_visible((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1get_1width': os.c:13781:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_column_get_width((GtkTreeViewColumn *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1new': os.c:13793:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_column_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1pack_1end': os.c:13804:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_pack_end((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gboolean)arg2); ^ os.c:13804:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_pack_end((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1pack_1start': os.c:13814:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_pack_start((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gboolean)arg2); ^ os.c:13814:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_pack_start((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1alignment': os.c:13824:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_alignment((GtkTreeViewColumn *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1cell_1data_1func': os.c:13834:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_cell_data_func((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (GtkTreeCellDataFunc)arg2, (gpointer)arg3, (GtkDestroyNotify)arg4); ^ os.c:13834:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_cell_data_func((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (GtkTreeCellDataFunc)arg2, (gpointer)arg3, (GtkDestroyNotify)arg4); ^ os.c:13834:94: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_cell_data_func((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (GtkTreeCellDataFunc)arg2, (gpointer)arg3, (GtkDestroyNotify)arg4); ^ os.c:13834:121: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_cell_data_func((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (GtkTreeCellDataFunc)arg2, (gpointer)arg3, (GtkDestroyNotify)arg4); ^ os.c:13834:137: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_cell_data_func((GtkTreeViewColumn *)arg0, (GtkCellRenderer *)arg1, (GtkTreeCellDataFunc)arg2, (gpointer)arg3, (GtkDestroyNotify)arg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1clickable': os.c:13844:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_clickable((GtkTreeViewColumn *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1fixed_1width': os.c:13854:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_fixed_width((GtkTreeViewColumn *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1min_1width': os.c:13864:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_min_width((GtkTreeViewColumn *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1reorderable': os.c:13874:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_reorderable((GtkTreeViewColumn *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1resizable': os.c:13884:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_resizable((GtkTreeViewColumn *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1sizing': os.c:13894:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_sizing((GtkTreeViewColumn *)arg0, (GtkTreeViewColumnSizing)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1sort_1indicator': os.c:13904:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_sort_indicator((GtkTreeViewColumn *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1sort_1order': os.c:13914:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_sort_order((GtkTreeViewColumn *)arg0, (GtkSortType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1title': os.c:13926:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_title((GtkTreeViewColumn *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1visible': os.c:13938:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_visible((GtkTreeViewColumn *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1column_1set_1widget': os.c:13948:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_widget((GtkTreeViewColumn *)arg0, (GtkWidget *)arg1); ^ os.c:13948:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_column_set_widget((GtkTreeViewColumn *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1create_1row_1drag_1icon': os.c:13959:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_create_row_drag_icon((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c:13959:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_create_row_drag_icon((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c:13959:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_create_row_drag_icon((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1expand_1row': os.c:13971:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_expand_row((GtkTreeView *)arg0, (GtkTreePath *)arg1, (gboolean)arg2); ^ os.c:13971:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_expand_row((GtkTreeView *)arg0, (GtkTreePath *)arg1, (gboolean)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1background_1area': os.c:13984:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_background_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c:13984:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_background_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c:13984:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_background_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1bin_1window': os.c:13997:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_get_bin_window((GtkTreeView *)arg0); ^ os.c:13997:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_get_bin_window((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1cell_1area': os.c:14010:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_cell_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c:14010:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_cell_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c:14010:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_cell_area((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (GdkRectangle *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1column': os.c:14023:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_get_column((GtkTreeView *)arg0, (gint)arg1); ^ os.c:14023:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_get_column((GtkTreeView *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1columns': os.c:14035:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_get_columns((GtkTreeView *)arg0); ^ os.c:14035:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_get_columns((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1cursor': os.c:14050:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_cursor((GtkTreeView *)arg0, (GtkTreePath **)lparg1, (GtkTreeViewColumn **)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1expander_1column': os.c:14064:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_get_expander_column((GtkTreeView *)arg0); ^ os.c:14064:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_get_expander_column((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1headers_1visible': os.c:14076:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_get_headers_visible((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1path_1at_1pos': os.c:14096:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_get_path_at_pos((GtkTreeView *)arg0, (gint)arg1, (gint)arg2, (GtkTreePath **)lparg3, (GtkTreeViewColumn **)lparg4, (gint *)lparg5, (gint *)lparg6); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1rules_1hint': os.c:14113:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_get_rules_hint((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1selection': os.c:14125:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_get_selection((GtkTreeView *)arg0); ^ os.c:14125:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_get_selection((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1get_1visible_1rect': os.c:14138:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_get_visible_rect((GtkTreeView *)arg0, lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1insert_1column': os.c:14151:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_insert_column((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1, (gint)arg2); ^ os.c:14151:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_tree_view_insert_column((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1move_1column_1after': os.c:14162:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_move_column_after((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1, (GtkTreeViewColumn *)arg2); ^ os.c:14162:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_move_column_after((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1, (GtkTreeViewColumn *)arg2); ^ os.c:14162:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_move_column_after((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1, (GtkTreeViewColumn *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1new_1with_1model': os.c:14173:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_tree_view_new_with_model((GtkTreeModel *)arg0); ^ os.c:14173:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_tree_view_new_with_model((GtkTreeModel *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1remove_1column': os.c:14184:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_remove_column((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1); ^ os.c:14184:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_remove_column((GtkTreeView *)arg0, (GtkTreeViewColumn *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1row_1expanded': os.c:14195:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_row_expanded((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c:14195:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_tree_view_row_expanded((GtkTreeView *)arg0, (GtkTreePath *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1scroll_1to_1cell': os.c:14206:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_scroll_to_cell((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (gboolean)arg3, (gfloat)arg4, (gfloat)arg5); ^ os.c:14206:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_scroll_to_cell((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (gboolean)arg3, (gfloat)arg4, (gfloat)arg5); ^ os.c:14206:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_scroll_to_cell((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, (gboolean)arg3, (gfloat)arg4, (gfloat)arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1scroll_1to_1point': os.c:14216:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_scroll_to_point((GtkTreeView *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1cursor': os.c:14226:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_cursor((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, arg3); ^ os.c:14226:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_cursor((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, arg3); ^ os.c:14226:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_cursor((GtkTreeView *)arg0, (GtkTreePath *)arg1, (GtkTreeViewColumn *)arg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1drag_1dest_1row': os.c:14236:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_drag_dest_row((GtkTreeView *)arg0, (GtkTreePath *)arg1, arg2); ^ os.c:14236:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_drag_dest_row((GtkTreeView *)arg0, (GtkTreePath *)arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1enable_1search': os.c:14246:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_enable_search((GtkTreeView *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1grid_1lines': os.c:14262:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkTreeView*, jint))fp)((GtkTreeView*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1headers_1visible': os.c:14274:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_headers_visible((GtkTreeView *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1model': os.c:14284:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_model((GtkTreeView *)arg0, (GtkTreeModel *)arg1); ^ os.c:14284:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_model((GtkTreeView *)arg0, (GtkTreeModel *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1rules_1hint': os.c:14294:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_rules_hint((GtkTreeView *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1set_1search_1column': os.c:14304:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_set_search_column((GtkTreeView *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1tree_1to_1widget_1coords': os.c:14318:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_tree_to_widget_coords((GtkTreeView *)arg0, (gint)arg1, (gint)arg2, (gint *)lparg3, (gint *)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1unset_1rows_1drag_1dest': os.c:14331:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_unset_rows_drag_dest((GtkTreeView *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1tree_1view_1widget_1to_1tree_1coords': os.c:14345:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_tree_view_widget_to_tree_coords((GtkTreeView *)arg0, arg1, arg2, lparg3, lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1vbox_1new': os.c:14359:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_vbox_new((gboolean)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1viewport_1get_1shadow_1type': os.c:14371:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_viewport_get_shadow_type((GtkViewport *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1viewport_1set_1shadow_1type': os.c:14382:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_viewport_set_shadow_type((GtkViewport *)arg0, (GtkShadowType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1vscale_1new': os.c:14393:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_vscale_new((GtkAdjustment *)arg0); ^ os.c:14393:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_vscale_new((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1vscrollbar_1new': os.c:14405:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_vscrollbar_new((GtkAdjustment *)arg0); ^ os.c:14405:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_vscrollbar_new((GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1vseparator_1new': os.c:14417:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_vseparator_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1add_1accelerator': os.c:14430:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_add_accelerator((GtkWidget *)arg0, (const gchar *)lparg1, (GtkAccelGroup *)arg2, (guint)arg3, (GdkModifierType)arg4, arg5); ^ os.c:14430:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_add_accelerator((GtkWidget *)arg0, (const gchar *)lparg1, (GtkAccelGroup *)arg2, (guint)arg3, (GdkModifierType)arg4, arg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1add_1events': os.c:14442:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_add_events((GtkWidget *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1child_1focus': os.c:14453:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_child_focus((GtkWidget *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1create_1pango_1layout__II': os.c:14472:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_create_pango_layout((GtkWidget *)arg0, (const gchar *)arg1); ^ os.c:14472:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_create_pango_layout((GtkWidget *)arg0, (const gchar *)arg1); ^ os.c:14472:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_create_pango_layout((GtkWidget *)arg0, (const gchar *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1create_1pango_1layout__I_3B': os.c:14497:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_create_pango_layout((GtkWidget *)arg0, (const gchar *)lparg1); ^ os.c:14497:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_create_pango_layout((GtkWidget *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1destroy': os.c:14514:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_destroy((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1event': os.c:14525:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_event((GtkWidget *)arg0, (GdkEvent *)arg1); ^ os.c:14525:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_event((GtkWidget *)arg0, (GdkEvent *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1accessible': os.c:14537:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_accessible((GtkWidget *)arg0); ^ os.c:14537:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_accessible((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1child_1visible': os.c:14549:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_get_child_visible((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1default_1style': os.c:14573:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_default_style(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1direction': os.c:14585:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_widget_get_direction((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1events': os.c:14597:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_widget_get_events((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1modifier_1style': os.c:14609:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_modifier_style((GtkWidget *)arg0); ^ os.c:14609:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_modifier_style((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1pango_1context': os.c:14621:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_pango_context((GtkWidget *)arg0); ^ os.c:14621:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_pango_context((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1parent': os.c:14633:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_parent((GtkWidget *)arg0); ^ os.c:14633:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_parent((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1size_1request': os.c:14648:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_get_size_request((GtkWidget *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1style': os.c:14662:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_style((GtkWidget *)arg0); ^ os.c:14662:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_style((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1get_1toplevel': os.c:14674:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_widget_get_toplevel((GtkWidget *)arg0); ^ os.c:14674:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_widget_get_toplevel((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1grab_1focus': os.c:14685:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_grab_focus((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1hide': os.c:14695:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_hide((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1is_1composited': os.c:14712:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)((jboolean (CALLING_CONVENTION*)(GtkWidget *))fp)((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1is_1focus': os.c:14726:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_is_focus((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1map': os.c:14737:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_map((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1mnemonic_1activate': os.c:14748:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_mnemonic_activate((GtkWidget *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1base': os.c:14761:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_base((GtkWidget *)arg0, (GtkStateType)arg1, (GdkColor *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1bg': os.c:14774:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_bg((GtkWidget *)arg0, (GtkStateType)arg1, (GdkColor *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1fg': os.c:14787:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_fg((GtkWidget *)arg0, (GtkStateType)arg1, (GdkColor *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1font': os.c:14798:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_font((GtkWidget *)arg0, (PangoFontDescription *)arg1); ^ os.c:14798:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_font((GtkWidget *)arg0, (PangoFontDescription *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1style': os.c:14808:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_style((GtkWidget *)arg0, (GtkRcStyle *)arg1); ^ os.c:14808:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_style((GtkWidget *)arg0, (GtkRcStyle *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1modify_1text': os.c:14820:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_modify_text((GtkWidget *)arg0, (GtkStateType)arg1, (GdkColor *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1queue_1resize': os.c:14831:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_queue_resize((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1realize': os.c:14841:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_realize((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1remove_1accelerator': os.c:14851:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_remove_accelerator((GtkWidget *)arg0, (GtkAccelGroup *)arg1, (guint)arg2, (GdkModifierType)arg3); ^ os.c:14851:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_remove_accelerator((GtkWidget *)arg0, (GtkAccelGroup *)arg1, (guint)arg2, (GdkModifierType)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1reparent': os.c:14861:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_reparent((GtkWidget *)arg0, (GtkWidget *)arg1); ^ os.c:14861:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_reparent((GtkWidget *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1send_1expose': os.c:14872:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_widget_send_expose((GtkWidget *)arg0, (GdkEvent *)arg1); ^ os.c:14872:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_widget_send_expose((GtkWidget *)arg0, (GdkEvent *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1app_1paintable': os.c:14883:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_app_paintable((GtkWidget *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1direction': os.c:14903:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_direction((GtkWidget *)arg0, (GtkTextDirection)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1double_1buffered': os.c:14913:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_double_buffered((GtkWidget *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1name': os.c:14925:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_name((GtkWidget *)arg0, (const char *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1parent_1window': os.c:14937:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_parent_window((GtkWidget *)arg0, (GdkWindow *)arg1); ^ os.c:14937:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_parent_window((GtkWidget *)arg0, (GdkWindow *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1redraw_1on_1allocate': os.c:14947:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_redraw_on_allocate((GtkWidget *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1sensitive': os.c:14957:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_sensitive((GtkWidget *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1size_1request': os.c:14967:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_size_request((GtkWidget *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1state': os.c:14977:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_state((GtkWidget *)arg0, (GtkStateType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1style': os.c:14987:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_style((GtkWidget *)arg0, (GtkStyle *)arg1); ^ os.c:14987:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_set_style((GtkWidget *)arg0, (GtkStyle *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1tooltip_1text': os.c:15005:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkWidget *, const gchar *))fp)((GtkWidget *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1shape_1combine_1mask': os.c:15019:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_shape_combine_mask((GtkWidget *)arg0, (GdkBitmap *)arg1, (gint)arg2, (gint)arg3); ^ os.c:15019:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_shape_combine_mask((GtkWidget *)arg0, (GdkBitmap *)arg1, (gint)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1show': os.c:15029:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_show((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1show_1now': os.c:15039:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_show_now((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1size_1allocate': os.c:15051:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_size_allocate((GtkWidget *)arg0, (GtkAllocation *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1size_1request': os.c:15064:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_size_request((GtkWidget *)arg0, (GtkRequisition *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1style_1get__I_3B_3II': os.c:15087:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_style_get((GtkWidget *)arg0, (const gchar *)lparg1, lparg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1style_1get__I_3B_3JI': os.c:15115:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_style_get((GtkWidget *)arg0, (const gchar *)lparg1, lparg2, (const gchar *)NULL); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1translate_1coordinates': os.c:15137:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_translate_coordinates((GtkWidget *)arg0, (GtkWidget *)arg1, arg2, arg3, lparg4, lparg5); ^ os.c:15137:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_widget_translate_coordinates((GtkWidget *)arg0, (GtkWidget *)arg1, arg2, arg3, lparg4, lparg5); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1unrealize': os.c:15151:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_widget_unrealize((GtkWidget *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1activate_1default': os.c:15162:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_window_activate_default((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1add_1accel_1group': os.c:15173:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_add_accel_group((GtkWindow *)arg0, (GtkAccelGroup *)arg1); ^ os.c:15173:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_add_accel_group((GtkWindow *)arg0, (GtkAccelGroup *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1deiconify': os.c:15183:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_deiconify((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1fullscreen': os.c:15193:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_fullscreen((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1focus': os.c:15204:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_window_get_focus((GtkWindow *)arg0); ^ os.c:15204:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_window_get_focus((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1group': os.c:15222:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(GtkWindow *))fp)((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1icon_1list': os.c:15236:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)gtk_window_get_icon_list((GtkWindow *)arg0); ^ os.c:15236:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_window_get_icon_list((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1mnemonic_1modifier': os.c:15248:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)gtk_window_get_mnemonic_modifier((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1modal': os.c:15260:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)gtk_window_get_modal((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1opacity': os.c:15278:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jdouble)((jdouble (CALLING_CONVENTION*)(GtkWindow *))fp)((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1position': os.c:15295:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_get_position((GtkWindow *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1get_1size': os.c:15312:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_get_size((GtkWindow *)arg0, (gint *)lparg1, (gint *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1group_1add_1window': os.c:15325:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_group_add_window((GtkWindowGroup*)arg0, (GtkWindow*)arg1); ^ os.c:15325:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_group_add_window((GtkWindowGroup*)arg0, (GtkWindow*)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1group_1new': os.c:15336:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_window_group_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1group_1remove_1window': os.c:15347:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_group_remove_window((GtkWindowGroup*)arg0, (GtkWindow*)arg1); ^ os.c:15347:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_group_remove_window((GtkWindowGroup*)arg0, (GtkWindow*)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1iconify': os.c:15357:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_iconify((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1list_1toplevels': os.c:15368:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_window_list_toplevels(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1maximize': os.c:15379:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_maximize((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1move': os.c:15389:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_move((GtkWindow *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1new': os.c:15400:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)gtk_window_new((GtkWindowType)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1present': os.c:15411:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_present((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1remove_1accel_1group': os.c:15421:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_remove_accel_group((GtkWindow *)arg0, (GtkAccelGroup *)arg1); ^ os.c:15421:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_remove_accel_group((GtkWindow *)arg0, (GtkAccelGroup *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1resize': os.c:15431:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_resize((GtkWindow *)arg0, (gint)arg1, (gint)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1default': os.c:15441:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_default((GtkWindow *)arg0, (GtkWidget *)arg1); ^ os.c:15441:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_default((GtkWindow *)arg0, (GtkWidget *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1destroy_1with_1parent': os.c:15451:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_destroy_with_parent((GtkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1geometry_1hints': os.c:15463:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_geometry_hints((GtkWindow *)arg0, (GtkWidget *)arg1, lparg2, arg3); ^ os.c:15463:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_geometry_hints((GtkWindow *)arg0, (GtkWidget *)arg1, lparg2, arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1icon_1list': os.c:15474:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_icon_list((GtkWindow *)arg0, (GList *)arg1); ^ os.c:15474:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_icon_list((GtkWindow *)arg0, (GList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1keep_1below': os.c:15490:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkWindow *, gboolean))fp)((GtkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1modal': os.c:15502:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_modal((GtkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1opacity': os.c:15518:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkWindow *, jdouble))fp)((GtkWindow *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1resizable': os.c:15530:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_resizable((GtkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1skip_1taskbar_1hint': os.c:15546:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(GtkWindow *, gboolean))fp)((GtkWindow *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1title': os.c:15560:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_title((GtkWindow *)arg0, (const gchar *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1transient_1for': os.c:15572:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_transient_for((GtkWindow *)arg0, (GtkWindow *)arg1); ^ os.c:15572:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_transient_for((GtkWindow *)arg0, (GtkWindow *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1set_1type_1hint': os.c:15582:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_set_type_hint((GtkWindow *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1unfullscreen': os.c:15592:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_unfullscreen((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1gtk_1window_1unmaximize': os.c:15602:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_window_unmaximize((GtkWindow *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1background_1new': os.c:15613:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_background_new(arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1font_1desc_1new': os.c:15625:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_attr_font_desc_new((const PangoFontDescription *)arg0); ^ os.c:15625:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_font_desc_new((const PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1foreground_1new': os.c:15637:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_foreground_new(arg0, arg1, arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1iterator_1destroy': os.c:15648:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_iterator_destroy((PangoAttrIterator *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1iterator_1get': os.c:15659:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_attr_iterator_get((PangoAttrIterator *)arg0, (PangoAttrType)arg1); ^ os.c:15659:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_iterator_get((PangoAttrIterator *)arg0, (PangoAttrType)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1iterator_1get_1attrs': os.c:15671:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_attr_iterator_get_attrs((PangoAttrIterator *)arg0); ^ os.c:15671:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_iterator_get_attrs((PangoAttrIterator *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1iterator_1next': os.c:15683:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_attr_iterator_next((PangoAttrIterator *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1iterator_1range': os.c:15698:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_iterator_range((PangoAttrIterator *)arg0, lparg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1list_1change': os.c:15711:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_list_change((PangoAttrList *)arg0, (PangoAttribute *)arg1); ^ os.c:15711:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_list_change((PangoAttrList *)arg0, (PangoAttribute *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1list_1get_1iterator': os.c:15722:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_attr_list_get_iterator((PangoAttrList *)arg0); ^ os.c:15722:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_list_get_iterator((PangoAttrList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1list_1insert': os.c:15733:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_list_insert((PangoAttrList *)arg0, (PangoAttribute *)arg1); ^ os.c:15733:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_list_insert((PangoAttrList *)arg0, (PangoAttribute *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1list_1new': os.c:15744:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_list_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1list_1unref': os.c:15755:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_attr_list_unref((PangoAttrList *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1rise_1new': os.c:15766:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_rise_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1shape_1new': os.c:15782:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_shape_new(lparg0, lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1strikethrough_1new': os.c:15815:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_strikethrough_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1underline_1new': os.c:15847:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_underline_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1attr_1weight_1new': os.c:15859:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_attr_weight_new(arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1cairo_1context_1get_1font_1options': os.c:15877:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)((jintLong (CALLING_CONVENTION*)(PangoContext *))fp)((PangoContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1cairo_1context_1set_1font_1options': os.c:15896:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ((void (CALLING_CONVENTION*)(PangoContext *, jintLong))fp)((PangoContext *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1get_1base_1dir': os.c:16043:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_context_get_base_dir((PangoContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1get_1language': os.c:16055:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_context_get_language((PangoContext *)arg0); ^ os.c:16055:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_context_get_language((PangoContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1get_1metrics': os.c:16067:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_context_get_metrics((PangoContext *)arg0, (const PangoFontDescription *)arg1, (PangoLanguage *)arg2); ^ os.c:16067:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_context_get_metrics((PangoContext *)arg0, (const PangoFontDescription *)arg1, (PangoLanguage *)arg2); ^ os.c:16067:101: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_context_get_metrics((PangoContext *)arg0, (const PangoFontDescription *)arg1, (PangoLanguage *)arg2); ^ os.c:16067:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_context_get_metrics((PangoContext *)arg0, (const PangoFontDescription *)arg1, (PangoLanguage *)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1list_1families': os.c:16082:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_context_list_families((PangoContext *)arg0, (PangoFontFamily ***)lparg1, (int *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1set_1base_1dir': os.c:16095:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_context_set_base_dir((PangoContext *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1context_1set_1language': os.c:16105:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_context_set_language((PangoContext *)arg0, (PangoLanguage *)arg1); ^ os.c:16105:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_context_set_language((PangoContext *)arg0, (PangoLanguage *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1copy': os.c:16116:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_description_copy((PangoFontDescription *)arg0); ^ os.c:16116:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_description_copy((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1free': os.c:16127:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_free((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1from_1string': os.c:16147:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_description_from_string((const char *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1get_1family': os.c:16168:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_description_get_family((PangoFontDescription *)arg0); ^ os.c:16168:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_description_get_family((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1get_1size': os.c:16180:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_description_get_size((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1get_1style': os.c:16192:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_description_get_style((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1get_1weight': os.c:16204:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_description_get_weight((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1new': os.c:16216:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_description_new(); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1set_1family': os.c:16236:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_set_family((PangoFontDescription *)arg0, (const char *)lparg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1set_1size': os.c:16255:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_set_size((PangoFontDescription *)arg0, (gint)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1set_1stretch': os.c:16265:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_set_stretch((PangoFontDescription *)arg0, (PangoStretch)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1set_1style': os.c:16275:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_set_style((PangoFontDescription *)arg0, (PangoStyle)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1set_1weight': os.c:16285:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_description_set_weight((PangoFontDescription *)arg0, (PangoWeight)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1description_1to_1string': os.c:16296:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_description_to_string((PangoFontDescription *)arg0); ^ os.c:16296:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_description_to_string((PangoFontDescription *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1face_1describe': os.c:16308:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_face_describe((PangoFontFace *)arg0); ^ os.c:16308:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_face_describe((PangoFontFace *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1family_1get_1name': os.c:16320:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_family_get_name((PangoFontFamily *)arg0); ^ os.c:16320:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_family_get_name((PangoFontFamily *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1family_1list_1faces': os.c:16335:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_family_list_faces((PangoFontFamily *)arg0, (PangoFontFace ***)lparg1, (int *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1get_1metrics': os.c:16349:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_get_metrics((PangoFont *)arg0, (PangoLanguage *)arg1); ^ os.c:16349:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_font_get_metrics((PangoFont *)arg0, (PangoLanguage *)arg1); ^ os.c:16349:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_font_get_metrics((PangoFont *)arg0, (PangoLanguage *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1metrics_1get_1approximate_1char_1width': os.c:16361:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_metrics_get_approximate_char_width((PangoFontMetrics *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1metrics_1get_1ascent': os.c:16373:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_metrics_get_ascent((PangoFontMetrics *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1metrics_1get_1descent': os.c:16385:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_font_metrics_get_descent((PangoFontMetrics *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1font_1metrics_1unref': os.c:16476:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_font_metrics_unref((PangoFontMetrics *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1language_1from_1string': os.c:16489:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_language_from_string((const char *)lparg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1context_1changed': os.c:16502:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_context_changed((PangoLayout *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1alignment': os.c:16513:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_get_alignment((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1attributes': os.c:16525:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_attributes((PangoLayout *)arg0); ^ os.c:16525:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_attributes((PangoLayout *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1context': os.c:16537:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_context((PangoLayout *)arg0); ^ os.c:16537:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_context((PangoLayout *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1indent': os.c:16549:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_get_indent((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1iter': os.c:16561:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_iter((PangoLayout*)arg0); ^ os.c:16561:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_iter((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1justify': os.c:16573:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_layout_get_justify((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1line': os.c:16585:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_line((PangoLayout *)arg0, arg1); ^ os.c:16585:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_line((PangoLayout *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1line_1count': os.c:16597:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_get_line_count((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1log_1attrs': os.c:16612:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_get_log_attrs((PangoLayout*)arg0, (PangoLogAttr **)lparg1, (int *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1size': os.c:16629:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_get_size((PangoLayout *)arg0, (int *)lparg1, (int *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1spacing': os.c:16643:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_get_spacing((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1tabs': os.c:16655:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_tabs((PangoLayout*)arg0); ^ os.c:16655:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_tabs((PangoLayout*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1text': os.c:16667:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_get_text((PangoLayout *)arg0); ^ os.c:16667:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_get_text((PangoLayout *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1get_1width': os.c:16679:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_get_width((PangoLayout *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1index_1to_1pos': os.c:16692:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_index_to_pos((PangoLayout*)arg0, arg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1free': os.c:16704:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_iter_free((PangoLayoutIter*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1get_1index': os.c:16715:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_layout_iter_get_index((PangoLayoutIter*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1get_1line_1extents': os.c:16730:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_iter_get_line_extents((PangoLayoutIter*)arg0, lparg1, lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1get_1run': os.c:16744:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_iter_get_run((PangoLayoutIter*)arg0); ^ os.c:16744:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_iter_get_run((PangoLayoutIter*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1next_1line': os.c:16756:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_layout_iter_next_line((PangoLayoutIter*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1iter_1next_1run': os.c:16768:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_layout_iter_next_run((PangoLayoutIter*)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1line_1get_1extents': os.c:16783:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_line_get_extents((PangoLayoutLine*)arg0, (PangoRectangle *)lparg1, (PangoRectangle *)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1line_1x_1to_1index': os.c:16801:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_layout_line_x_to_index((PangoLayoutLine*)arg0, arg1, (int *)lparg2, (int *)lparg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1new': os.c:16816:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jintLong)pango_layout_new((PangoContext *)arg0); ^ os.c:16816:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_layout_new((PangoContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1alignment': os.c:16827:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_alignment((PangoLayout *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1attributes': os.c:16837:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_attributes((PangoLayout *)arg0, (PangoAttrList *)arg1); ^ os.c:16837:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_attributes((PangoLayout *)arg0, (PangoAttrList *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1font_1description': os.c:16865:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_font_description((PangoLayout *)arg0, (PangoFontDescription *)arg1); ^ os.c:16865:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_font_description((PangoLayout *)arg0, (PangoFontDescription *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1indent': os.c:16875:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_indent((PangoLayout*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1justify': os.c:16885:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_justify((PangoLayout*)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1single_1paragraph_1mode': os.c:16895:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_single_paragraph_mode((PangoLayout *)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1spacing': os.c:16905:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_spacing((PangoLayout *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1tabs': os.c:16915:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_tabs((PangoLayout *)arg0, (PangoTabArray *)arg1); ^ os.c:16915:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_tabs((PangoLayout *)arg0, (PangoTabArray *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1text': os.c:16934:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_text((PangoLayout *)arg0, (const char *)lparg1, (int)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1width': os.c:16953:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_width((PangoLayout *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1set_1wrap': os.c:16963:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_layout_set_wrap((PangoLayout *)arg0, arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1layout_1xy_1to_1index': os.c:16978:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jboolean)pango_layout_xy_to_index((PangoLayout *)arg0, arg1, arg2, (int *)lparg3, (int *)lparg4); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1tab_1array_1free': os.c:16992:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_tab_array_free((PangoTabArray *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1tab_1array_1get_1size': os.c:17003:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = (jint)pango_tab_array_get_size((PangoTabArray *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1tab_1array_1get_1tabs': os.c:17018:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_tab_array_get_tabs((PangoTabArray *)arg0, (PangoTabAlign **)lparg1, (int **)lparg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1tab_1array_1new': os.c:17032:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)pango_tab_array_new((gint)arg0, (gboolean)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1pango_1tab_1array_1set_1tab': os.c:17043:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pango_tab_array_set_tab((PangoTabArray *)arg0, (gint)arg1, (PangoTabAlign)arg2, (gint)arg3); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_g_1main_1context_1wakeup': os.c:17053:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_main_context_wakeup((GMainContext *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_localeconv_1decimal_1point': os.c:17064:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)localeconv_decimal_point(); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GInterfaceInfo_2I': os.c:17084:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17084:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17084:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17084:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GObjectClass_2': os.c:17106:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg1) getGObjectClassFields(env, arg1, (GObjectClass *)arg0); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GTypeInfo_2I': os.c:17129:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17129:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17129:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17129:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GdkEventButton_2I': os.c:17153:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17153:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17153:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17153:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GdkEventExpose_2I': os.c:17177:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17177:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17177:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17177:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GdkEventMotion_2I': os.c:17201:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17201:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17201:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17201:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GtkAdjustment_2': os.c:17223:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg1) getGtkAdjustmentFields(env, arg1, (GtkAdjustment *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GtkCellRendererClass_2': os.c:17244:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg1) getGtkCellRendererClassFields(env, arg1, (GtkCellRendererClass *)arg0); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GtkFixed_2': os.c:17265:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg1) getGtkFixedFields(env, arg1, (GtkFixed *)arg0); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GtkTargetEntry_2I': os.c:17288:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17288:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17288:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17288:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_GtkWidgetClass_2': os.c:17310:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg1) getGtkWidgetClassFields(env, arg1, (GtkWidgetClass *)arg0); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_PangoAttribute_2I': os.c:17333:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17333:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17333:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17333:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_XButtonEvent_2I': os.c:17357:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17357:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17357:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17357:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_XClientMessageEvent_2I': os.c:17381:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17381:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17381:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17381:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_XCrossingEvent_2I': os.c:17405:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17405:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17405:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17405:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_XExposeEvent_2I': os.c:17429:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17429:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17429:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17429:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__ILorg_eclipse_swt_internal_gtk_XFocusChangeEvent_2I': os.c:17453:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17453:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/ssp/stdio.h:34:0, from /usr/include/stdio.h:597, from /tmp/pkgbuild/devel/swt/work/.buildlink/java/kaffe/include/jni.h:48, from swt.h:23, from os.c:16: os.c:17453:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c:17453:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)arg0, (const void *)lparg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GObjectClass_2I': os.c:17475:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGObjectClassFields(env, arg0, (GObjectClass *)arg1); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GTypeQuery_2II': os.c:17498:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17498:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkColor_2II': os.c:17523:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17523:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkDragContext_2II': os.c:17548:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17548:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventAny_2II': os.c:17573:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17573:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventButton_2II': os.c:17598:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17598:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventCrossing_2II': os.c:17623:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17623:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventExpose_2II': os.c:17648:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17648:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventFocus_2II': os.c:17673:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17673:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventKey_2II': os.c:17698:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17698:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventMotion_2II': os.c:17723:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17723:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventScroll_2II': os.c:17748:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17748:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventVisibility_2II': os.c:17773:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17773:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEventWindowState_2II': os.c:17798:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17798:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkEvent_2II': os.c:17823:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17823:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkImage_2I': os.c:17846:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGdkImageFields(env, arg0, (GdkImage *)arg1); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkRectangle_2II': os.c:17869:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17869:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GdkVisual_2I': os.c:17892:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGdkVisualFields(env, arg0, (GdkVisual *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkAdjustment_2I': os.c:17913:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkAdjustmentFields(env, arg0, (GtkAdjustment *)arg1); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkBorder_2II': os.c:17936:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:17936:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkCellRendererClass_2I': os.c:17959:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkCellRendererClassFields(env, arg0, (GtkCellRendererClass *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkColorSelectionDialog_2I': os.c:17980:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkColorSelectionDialogFields(env, arg0, (GtkColorSelectionDialog *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkCombo_2I': os.c:18001:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkComboFields(env, arg0, (GtkCombo *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkFileSelection_2I': os.c:18022:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkFileSelectionFields(env, arg0, (GtkFileSelection *)arg1); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkFixed_2I': os.c:18043:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkFixedFields(env, arg0, (GtkFixed *)arg1); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkSelectionData_2II': os.c:18066:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18066:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkTargetPair_2II': os.c:18091:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18091:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkWidgetClass_2I': os.c:18114:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (arg0) setGtkWidgetClassFields(env, arg0, (GtkWidgetClass *)arg1); ^ In file included from /usr/include/string.h:127:0, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib/gtestutils.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib.h:82, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gobject/gbinding.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/glib-object.h:23, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/giotypes.h:28, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/glib/glib-2.0/gio/gio.h:26, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /tmp/pkgbuild/devel/swt/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from os.h:27, from os_structs.h:16, from os.c:17: os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoAttrColor_2II': os.c:18137:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18137:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoAttrInt_2II': os.c:18162:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18162:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoAttribute_2II': os.c:18187:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18187:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoItem_2II': os.c:18212:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18212:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoLayoutLine_2II': os.c:18237:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18237:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoLayoutRun_2II': os.c:18262:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18262:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_PangoLogAttr_2II': os.c:18287:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18287:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_XButtonEvent_2II': os.c:18312:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18312:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_XCrossingEvent_2II': os.c:18337:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18337:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_XExposeEvent_2II': os.c:18362:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18362:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_XFocusChangeEvent_2II': os.c:18387:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18387:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_XVisibilityEvent_2II': os.c:18412:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c:18412:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] memmove((void *)lparg0, (const void *)arg1, (size_t)arg2); ^ os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS_realpath': os.c:18433:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rc = (jintLong)realpath((const char *)lparg0, (char *)lparg1); ^ *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/swt *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/swt