cppcheck.sourceforge.netcppcheck.sourceforge.net/devinfo/clang-Weverything/results-unused......

download cppcheck.sourceforge.netcppcheck.sourceforge.net/devinfo/clang-Weverything/results-unused... bitstream.c:32:9: warning: macro is not used [-Wunused-macros] # ...

If you can't read please download the document

Transcript of cppcheck.sourceforge.netcppcheck.sourceforge.net/devinfo/clang-Weverything/results-unused......

ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/a52dec/a52dec_0.7.4.orig.tar.gzbitstream.c:32:9: warning: macro is not used [-Wunused-macros]#define BUFFER_SIZE 4096 ^getopt.c:27:10: warning: macro is not used [-Wunused-macros]# define _NO_PROTO ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aalib/aalib_1.4p5.orig.tar.gzaalinuxkbd.c:82:9: warning: macro is not used [-Wunused-macros]#define NUM_LOCK 0x45 ^aalinuxkbd.c:81:9: warning: macro is not used [-Wunused-macros]#define CAPS_LOCK 0x3A ^aalinuxkbd.c:75:9: warning: macro is not used [-Wunused-macros]#define PAGE_DOWN 0x51 ^aalinuxkbd.c:36:9: warning: macro is not used [-Wunused-macros]#define TAB_KEY 15 ^aalinuxkbd.c:91:9: warning: macro is not used [-Wunused-macros]#define GRAY_PLUS 0x4E ^aalinuxkbd.c:83:9: warning: macro is not used [-Wunused-macros]#define SCROLL_LOCK 0x46 ^aalinuxkbd.c:92:9: warning: macro is not used [-Wunused-macros]#define GRAY_MINUS 0x4A ^aalinuxkbd.c:94:9: warning: macro is not used [-Wunused-macros]#define GRAY_DIVIDE 0x36 /* NB: prefixed by 0xE0 */ ^aalinuxkbd.c:93:9: warning: macro is not used [-Wunused-macros]#define GRAY_MULTIPLY 0x37 /* NB: also gen'd by PrtSc, see above */ ^aalinuxkbd.c:74:9: warning: macro is not used [-Wunused-macros]#define PAGE_UP 0x49 ^aalinuxkbd.c:73:9: warning: macro is not used [-Wunused-macros]#define END_KEY 0x4F ^aalinuxkbd.c:72:9: warning: macro is not used [-Wunused-macros]#define HOME_KEY 0x47 ^aalinuxkbd.c:71:9: warning: macro is not used [-Wunused-macros]#define DELETE_KEY 0x53 ^aalinuxkbd.c:70:9: warning: macro is not used [-Wunused-macros]#define INSERT_KEY 0x52 ^aalinuxkbd.c:68:9: warning: macro is not used [-Wunused-macros]#define KEYPAD_CENTER 0x4C /* the '5' in the centre of the keypad */ ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/abcm2ps/abcm2ps_7.8.9.orig.tar.gzsubs.c:47:9: warning: macro is not used [-Wunused-macros]#define TX_EXT 4 /* glyph/string array needed */ ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/acct/acct_6.5.5.orig.tar.gzsa.c:1160:10: warning: macro is not used [-Wunused-macros]# define CURR_AHZ ((double)(rec->ac_ahz)) ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/acpi/acpi_1.7.orig.tar.gzacpi.c:33:9: warning: macro is not used [-Wunused-macros]#define DEVICE_LEN 20 ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aewan/aewan_1.0.01.orig.tar.gzaecat.c:96:9: warning: macro is not used [-Wunused-macros]#define COL_BLACK 0 ^aecat.c:97:9: warning: macro is not used [-Wunused-macros]#define COL_RED 1 ^aecat.c:98:9: warning: macro is not used [-Wunused-macros]#define COL_GREEN 2 ^aecat.c:99:9: warning: macro is not used [-Wunused-macros]#define COL_YELLOW 3 ^aecat.c:100:9: warning: macro is not used [-Wunused-macros]#define COL_BLUE 4 ^aecat.c:101:9: warning: macro is not used [-Wunused-macros]#define COL_MAGENTA 5 ^aecat.c:102:9: warning: macro is not used [-Wunused-macros]#define COL_CYAN 6 ^aecat.c:103:9: warning: macro is not used [-Wunused-macros]#define COL_WHITE 7 ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/ale/ale_0.9.0.3.orig.tar.gzc-ctype.c:22:9: warning: macro is not used [-Wunused-macros]#define NO_C_CTYPE_MACROS ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/algol68g/algol68g_2.8.orig.tar.gzsource/a68g.c:2239:9: warning: macro is not used [-Wunused-macros]#define SHOW_EQ A68_FALSE ^source/code.c:91:9: warning: macro is not used [-Wunused-macros]#define REF "_ref" ^source/code.c:104:9: warning: macro is not used [-Wunused-macros]#define NEEDS_DNS(m) (m != NO_MOID && (IS (m, REF_SYMBOL) || IS (m, PROC_SYMBOL) || IS (m, UNION_SYMBOL) || IS (m, FORMAT_SYMBOL))) ^source/environ.c:5526:9: warning: macro is not used [-Wunused-macros]#define GSL_2_INT_FUNCTION(p, f)\ ^source/environ.c:5516:9: warning: macro is not used [-Wunused-macros]#define GSL_2_FUNCTION(p, f)\ ^source/environ.c:5578:9: warning: macro is not used [-Wunused-macros]#define GSL_4D_FUNCTION(p, f)\ ^source/environ.c:5536:9: warning: macro is not used [-Wunused-macros]#define GSL_3_FUNCTION(p, f)\ ^source/environ.c:5493:9: warning: macro is not used [-Wunused-macros]#define GSL_COMPLEX_FUNCTION(f)\ ^source/environ.c:5557:9: warning: macro is not used [-Wunused-macros]#define GSL_2D_FUNCTION(p, f)\ ^source/environ.c:5486:9: warning: macro is not used [-Wunused-macros]#define GSL_FUNCTION(p, f)\ ^source/environ.c:5479:9: warning: macro is not used [-Wunused-macros]#define OWN_FUNCTION(p, f)\ ^source/environ.c:5547:9: warning: macro is not used [-Wunused-macros]#define GSL_1D_FUNCTION(p, f)\ ^source/environ.c:5506:9: warning: macro is not used [-Wunused-macros]#define GSL_1_FUNCTION(p, f)\ ^source/environ.c:5567:9: warning: macro is not used [-Wunused-macros]#define GSL_3D_FUNCTION(p, f)\ ^source/genie.c:5466:9: warning: macro is not used [-Wunused-macros]#define MAX(u, v) ((u) = ((u) > (v) ? (u) : (v))) ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/allegro4.2/allegro4.2_4.2.2.orig.tar.gz./src/allegro.c:30:9: warning: macro is not used [-Wunused-macros]#define PREFIX_E "al-main ERROR: " ^./src/allegro.c:29:9: warning: macro is not used [-Wunused-macros]#define PREFIX_W "al-main WARNING: " ^./src/rotate.c:315:12: warning: macro is not used [-Wunused-macros]./src/rotate.c:311:12: warning: macro is not used [-Wunused-macros]./src/unix/ufile.c:47:9: warning: macro is not used [-Wunused-macros]#define PREFIX_I "al-unix INFO: " ^./src/x/xwin.c:174:9: warning: macro is not used [-Wunused-macros]#define PREFIX_W "al-xwin WARNING: " ^./src/x/xwin.c:175:9: warning: macro is not used [-Wunused-macros]#define PREFIX_E "al-xwin ERROR: " ^./src/linux/lkeybd.c:29:9: warning: macro is not used [-Wunused-macros]#define PREFIX_I "al-ckey INFO: " ^./src/linux/lkeybd.c:31:9: warning: macro is not used [-Wunused-macros]#define PREFIX_E "al-ckey ERROR: " ^./src/linux/lmseev.c:39:9: warning: macro is not used [-Wunused-macros]#define PREFIX_E "al-evdev ERROR: " ^./src/linux/lmseev.c:38:9: warning: macro is not used [-Wunused-macros]#define PREFIX_W "al-evdev WARNING: " ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/alsa-lib/alsa-lib_1.0.29.orig.tar.bz2control.c:1019:9: warning: macro is not used [-Wunused-macros]#define IFACE1(v, n) [SND_CTL_ELEM_IFACE_##v] = #n ^simple_none.c:48:9: warning: macro is not used [-Wunused-macros]#define MIXER_COMPARE_WEIGHT_NEXT_BASE 10000000 ^mask.c:23:9: warning: macro is not used [-Wunused-macros]#define SND_MASK_INLINE ^mask.c:22:9: warning: macro is not used [-Wunused-macros]#define SND_MASK_C ^interval.c:23:9: warning: macro is not used [-Wunused-macros]#define SND_INTERVAL_INLINE ^interval.c:22:9: warning: macro is not used [-Wunused-macros]#define SND_INTERVAL_C ^pcm.c:1490:9: warning: macro is not used [-Wunused-macros]#define HW_PARAM(v) [SND_PCM_HW_PARAM_##v] = #v ^pcm.c:1491:9: warning: macro is not used [-Wunused-macros]#define SW_PARAM(v) [SND_PCM_SW_PARAM_##v] = #v ^pcm.c:1485:9: warning: macro is not used [-Wunused-macros]#define SILENCE(v) [SND_PCM_SILENCE_##v] = #v ^pcm.c:1483:9: warning: macro is not used [-Wunused-macros]#define READY(v) [SND_PCM_READY_##v] = #v ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/amanda/amanda_3.3.6.orig.tar.gzc-ctype.c:21:9: warning: macro is not used [-Wunused-macros]#define NO_C_CTYPE_MACROS ^physmem.c:78:9: warning: macro is not used [-Wunused-macros]#define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0])) ^tempname.c:71:10: warning: macro is not used [-Wunused-macros]# define __secure_getenv secure_getenv ^fsusage.c:100:11: warning: macro is not used [-Wunused-macros]# define STAT_STATFS2_BSIZE 1 ^vasnprintf.c:144:11: warning: macro is not used [-Wunused-macros]# define DCHAR_SET memset ^vasnprintf.c:207:9: warning: macro is not used [-Wunused-macros]#define exp expo ^vasnprintf.c:209:9: warning: macro is not used [-Wunused-macros]#define remainder rem ^ssh-security.c:54:9: warning: macro is not used [-Wunused-macros]#define H_EOF -2 /* this connection has been shut down */ ^ssh-security.c:53:9: warning: macro is not used [-Wunused-macros]#define H_TAKEN -1 /* ssh_conn->tok was already read */ ^amar-test.c:89:9: warning: macro is not used [-Wunused-macros]#define EXPECT_START_FILE(filenum, data, datasize, should_ignore) \ ^dest-fd.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_FD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_fd_get_type(), XferDestFdClass) ^dest-fd.c:35:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_FD(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_fd_get_type(), XferDestFd) ^dest-fd.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_FD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_fd_get_type(), XferDestFd const) ^dest-fd.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_FD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_fd_get_type(), XferDestFdClass) ^dest-fd.c:38:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_FD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_fd_get_type ()) ^dest-null.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_NULL_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_null_get_type(), XferDestNullClass) ^dest-null.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_NULL(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_null_get_type(), XferDestNull) ^dest-null.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_NULL_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_null_get_type(), XferDestNull const) ^dest-null.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_NULL_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_null_get_type(), XferDestNullClass) ^dest-null.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_NULL(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_null_get_type ()) ^dest-buffer.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_BUFFER_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_buffer_get_type(), XferDestBuffer const) ^dest-buffer.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_BUFFER_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_buffer_get_type(), XferDestBufferClass) ^dest-directtcp-connect.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_DIRECTTCP_CONNECT(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_directtcp_connect_get_type ()) ^dest-directtcp-connect.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_CONNECT_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_directtcp_connect_get_type(), XferDestDirectTCPConnectClass) ^dest-directtcp-connect.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_CONNECT_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_directtcp_connect_get_type(), XferDestDirectTCPConnect const) ^dest-directtcp-connect.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_CONNECT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_directtcp_connect_get_type(), XferDestDirectTCPConnectClass) ^dest-directtcp-listen.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_LISTEN_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_directtcp_listen_get_type(), XferDestDirectTCPListenClass) ^dest-directtcp-listen.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_LISTEN(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_directtcp_listen_get_type(), XferDestDirectTCPListen) ^dest-directtcp-listen.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_LISTEN_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_directtcp_listen_get_type(), XferDestDirectTCPListen const) ^dest-directtcp-listen.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DIRECTTCP_LISTEN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_directtcp_listen_get_type(), XferDestDirectTCPListenClass) ^dest-directtcp-listen.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_DIRECTTCP_LISTEN(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_directtcp_listen_get_type ()) ^filter-xor.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_XOR_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_filter_xor_get_type(), XferFilterXorClass) ^filter-xor.c:35:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_XOR(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_filter_xor_get_type(), XferFilterXor) ^filter-xor.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_XOR_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_filter_xor_get_type(), XferFilterXor const) ^filter-xor.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_XOR_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_filter_xor_get_type(), XferFilterXorClass) ^filter-xor.c:38:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_FILTER_XOR(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_filter_xor_get_type ()) ^filter-process.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_PROCESS_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_filter_process_get_type(), XferFilterProcessClass) ^filter-process.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_FILTER_PROCESS_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_filter_process_get_type(), XferFilterProcess const) ^source-random.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_RANDOM_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_random_get_type(), XferSourceRandom const) ^source-random.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_RANDOM_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_random_get_type(), XferSourceRandomClass) ^source-fd.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_FD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_fd_get_type(), XferSourceFdClass) ^source-fd.c:35:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_FD(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_fd_get_type(), XferSourceFd) ^source-fd.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_FD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_fd_get_type(), XferSourceFd const) ^source-fd.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_FD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_fd_get_type(), XferSourceFdClass) ^source-fd.c:38:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_FD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_fd_get_type ()) ^source-pattern.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PATTERN_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_pattern_get_type(), XferSourcePatternClass) ^source-pattern.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PATTERN(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_pattern_get_type(), XferSourcePattern) ^source-pattern.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PATTERN_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_pattern_get_type(), XferSourcePattern const) ^source-pattern.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PATTERN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_pattern_get_type(), XferSourcePatternClass) ^source-pattern.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_PATTERN(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_pattern_get_type ()) ^source-directtcp-connect.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_DIRECTTCP_CONNECT(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_directtcp_connect_get_type ()) ^source-directtcp-connect.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_CONNECT_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_directtcp_connect_get_type(), XferSourceDirectTCPConnectClass) ^source-directtcp-connect.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_CONNECT_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_directtcp_connect_get_type(), XferSourceDirectTCPConnect const) ^source-directtcp-connect.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_CONNECT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_directtcp_connect_get_type(), XferSourceDirectTCPConnectClass) ^source-directtcp-listen.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_LISTEN_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_directtcp_listen_get_type(), XferSourceDirectTCPListenClass) ^source-directtcp-listen.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_LISTEN(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_directtcp_listen_get_type(), XferSourceDirectTCPListen) ^source-directtcp-listen.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_LISTEN_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_directtcp_listen_get_type(), XferSourceDirectTCPListen const) ^source-directtcp-listen.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DIRECTTCP_LISTEN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_directtcp_listen_get_type(), XferSourceDirectTCPListenClass) ^source-directtcp-listen.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_DIRECTTCP_LISTEN(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_directtcp_listen_get_type ()) ^xfer-test.c:268:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PUSH_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_push_get_type(), XferSourcePushClass) ^xfer-test.c:57:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_READFD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_readfd_get_type(), XferSourceReadfdClass) ^xfer-test.c:588:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_CONNECT_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_connect_get_type(), XferSourceConnectClass) ^xfer-test.c:1070:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PULL_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_pull_get_type(), XferDestPullClass) ^xfer-test.c:849:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_WRITEFD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_writefd_get_type ()) ^xfer-test.c:58:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_READFD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_readfd_get_type ()) ^xfer-test.c:850:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_WRITEFD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_writefd_get_type(), XferDestWritefdClass) ^xfer-test.c:1069:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_PULL(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_pull_get_type ()) ^xfer-test.c:59:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_READFD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_readfd_get_type(), XferSourceReadfdClass) ^xfer-test.c:1068:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PULL_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_pull_get_type(), XferDestPullClass) ^xfer-test.c:266:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PUSH_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_push_get_type(), XferSourcePushClass) ^xfer-test.c:847:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_WRITEFD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_writefd_get_type(), XferDestWritefd const) ^xfer-test.c:1067:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PULL_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_pull_get_type(), XferDestPull const) ^xfer-test.c:267:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_PUSH(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_push_get_type ()) ^xfer-test.c:1166:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_LISTEN_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_listen_get_type(), XferDestListen const) ^xfer-test.c:848:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_WRITEFD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_writefd_get_type(), XferDestWritefdClass) ^xfer-test.c:1167:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_LISTEN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_listen_get_type(), XferDestListenClass) ^xfer-test.c:1312:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_CONNECT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_connect_get_type(), XferDestConnectClass) ^xfer-test.c:368:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PULL_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_pull_get_type(), XferSourcePullClass) ^xfer-test.c:1168:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_LISTEN(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_listen_get_type ()) ^xfer-test.c:367:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PULL_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_pull_get_type(), XferSourcePull const) ^xfer-test.c:1169:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_LISTEN_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_listen_get_type(), XferDestListenClass) ^xfer-test.c:1311:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_CONNECT_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_connect_get_type(), XferDestConnect const) ^xfer-test.c:1314:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_CONNECT_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_connect_get_type(), XferDestConnectClass) ^xfer-test.c:972:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PUSH_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_push_get_type(), XferDestPushClass) ^xfer-test.c:970:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PUSH_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_push_get_type(), XferDestPushClass) ^xfer-test.c:1313:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_CONNECT(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_connect_get_type ()) ^xfer-test.c:168:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_WRITEFD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_writefd_get_type(), XferSourceWritefdClass) ^xfer-test.c:971:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_PUSH(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_push_get_type ()) ^xfer-test.c:740:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_READFD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_readfd_get_type ()) ^xfer-test.c:167:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_WRITEFD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_writefd_get_type(), XferSourceWritefd const) ^xfer-test.c:739:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_READFD_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_readfd_get_type(), XferDestReadfdClass) ^xfer-test.c:369:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_PULL(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_pull_get_type ()) ^xfer-test.c:170:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_WRITEFD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_writefd_get_type(), XferSourceWritefdClass) ^xfer-test.c:969:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_PUSH_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_push_get_type(), XferDestPush const) ^xfer-test.c:169:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_WRITEFD(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_writefd_get_type ()) ^xfer-test.c:741:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_READFD_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_readfd_get_type(), XferDestReadfdClass) ^xfer-test.c:370:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PULL_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_pull_get_type(), XferSourcePullClass) ^xfer-test.c:585:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_CONNECT_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_connect_get_type(), XferSourceConnect const) ^xfer-test.c:465:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_LISTEN(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_listen_get_type ()) ^xfer-test.c:586:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_CONNECT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_connect_get_type(), XferSourceConnectClass) ^xfer-test.c:466:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_LISTEN_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_listen_get_type(), XferSourceListenClass) ^xfer-test.c:464:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_LISTEN_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_listen_get_type(), XferSourceListenClass) ^xfer-test.c:265:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_PUSH_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_push_get_type(), XferSourcePush const) ^xfer-test.c:587:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_CONNECT(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_connect_get_type ()) ^xfer-test.c:738:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_READFD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_readfd_get_type(), XferDestReadfd const) ^xfer-test.c:463:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_LISTEN_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_listen_get_type(), XferSourceListen const) ^xfer-test.c:56:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_READFD_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_readfd_get_type(), XferSourceReadfd const) ^ndmp2_translate.c:2705:9: warning: macro is not used [-Wunused-macros]#define NO_MEMUSED_REQUEST \ ^ndmp3_translate.c:3526:9: warning: macro is not used [-Wunused-macros]#define NO_MEMUSED_REQUEST \ ^ndmp4_translate.c:3542:9: warning: macro is not used [-Wunused-macros]#define NO_MEMUSED_REQUEST \ ^ndmp2_xdr.c:9:9: warning: macro is not used [-Wunused-macros]#define ndmp2_u_quad unsigned long long ^ndmp3_xdr.c:9:9: warning: macro is not used [-Wunused-macros]#define ndmp3_u_quad unsigned long long ^ndmp4_xdr.c:9:9: warning: macro is not used [-Wunused-macros]#define ndmp4_u_quad unsigned long long ^ndmp4_xmt.c:57:9: warning: macro is not used [-Wunused-macros]#define xdr_ndmp4_scsi_reset_bus_request xdr_void ^ndmp9_xdr.c:29:9: warning: macro is not used [-Wunused-macros]#define ndmp9_no_arguments int ^ndmp9_xdr.c:41:9: warning: macro is not used [-Wunused-macros]#define ndmp9_u_quad unsigned long long ^ndmp9_xdr.c:52:9: warning: macro is not used [-Wunused-macros]#define NDMP9_INVALID_U_LONG 0xFFFFFFFFul ^ndmp9_xdr.c:65:9: warning: macro is not used [-Wunused-macros]#define NDMP9_INVALID_U_QUAD 0xFFFFFFFFFFFFFFFFull ^amndma_tape_simulator.c:51:9: warning: macro is not used [-Wunused-macros]#define SIMU_GAP_MAGIC 0x0BEEFEE0 ^amndma_tape_simulator.c:56:9: warning: macro is not used [-Wunused-macros]#define SIMU_GAP_RT_EOT SIMU_GAP_RT_('E','O','T','_') ^amndma_tape_simulator.c:53:9: warning: macro is not used [-Wunused-macros]#define SIMU_GAP_RT_BOT SIMU_GAP_RT_('B','O','T','_') ^amndma_tape_simulator.c:54:9: warning: macro is not used [-Wunused-macros]#define SIMU_GAP_RT_DATA SIMU_GAP_RT_('D','A','T','A') ^getfsent.c:151:9: warning: macro is not used [-Wunused-macros]#define GETFSENT_TYPE "SVR3 (NeXTstep, Irix, Linux, HP-UX)" ^client_util.c:45:9: warning: macro is not used [-Wunused-macros]#define MAXMAXDUMPS 16 ^calcsize.c:42:9: warning: macro is not used [-Wunused-macros]#define ROUND(n,x) ((x) + (n) - 1 - (((x) + (n) - 1) % (n))) ^calcsize.c:64:9: warning: macro is not used [-Wunused-macros]#define FILETYPES (S_IFREG|S_IFLNK|S_IFDIR) ^sendbackup.c:45:9: warning: macro is not used [-Wunused-macros]#define sendbackup_debug(i, ...) do { \ ^sendbackup.c:51:9: warning: macro is not used [-Wunused-macros]#define TIMEOUT 30 ^sendsize.c:48:9: warning: macro is not used [-Wunused-macros]#define sendsize_debug(i, ...) do { \ ^ambsdtar.c:63:9: warning: macro is not used [-Wunused-macros]#define application_debug(i, ...) do { \ ^amgtar.c:76:9: warning: macro is not used [-Wunused-macros]#define application_debug(i, ...) do { \ ^amstar.c:63:9: warning: macro is not used [-Wunused-macros]#define application_debug(i, ...) do { \ ^null-device.c:36:9: warning: macro is not used [-Wunused-macros]#define IS_NULL_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), null_device_get_type ()) ^null-device.c:35:9: warning: macro is not used [-Wunused-macros]#define NULL_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), null_device_get_type(), NullDeviceClass) ^null-device.c:34:9: warning: macro is not used [-Wunused-macros]#define NULL_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), null_device_get_type(), NullDevice const) ^null-device.c:37:9: warning: macro is not used [-Wunused-macros]#define NULL_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), null_device_get_type(), NullDeviceClass) ^rait-device.c:60:9: warning: macro is not used [-Wunused-macros]#define RAIT_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), rait_device_get_type(), RaitDeviceClass) ^rait-device.c:63:9: warning: macro is not used [-Wunused-macros]#define RAIT_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), rait_device_get_type(), RaitDeviceClass) ^rait-device.c:59:9: warning: macro is not used [-Wunused-macros]#define RAIT_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), rait_device_get_type(), RaitDevice const) ^xfer-source-device.c:42:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_device_get_type(), XferSourceDeviceClass) ^xfer-source-device.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DEVICE(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_device_get_type(), XferSourceDevice) ^xfer-source-device.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_device_get_type(), XferSourceDevice const) ^xfer-source-device.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_device_get_type(), XferSourceDeviceClass) ^xfer-source-device.c:41:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_device_get_type ()) ^xfer-dest-device.c:41:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_device_get_type ()) ^xfer-dest-device.c:42:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_device_get_type(), XferDestDeviceClass) ^xfer-dest-device.c:39:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_device_get_type(), XferDestDevice const) ^xfer-dest-device.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_device_get_type(), XferDestDeviceClass) ^xfer-dest-taper-cacher.c:252:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_TAPER_CACHER(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_taper_cacher_get_type ()) ^xfer-dest-taper-cacher.c:253:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_CACHER_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_taper_cacher_get_type(), XferDestTaperCacherClass) ^xfer-dest-taper-cacher.c:250:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_CACHER_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_taper_cacher_get_type(), XferDestTaperCacher const) ^xfer-dest-taper-cacher.c:251:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_CACHER_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_taper_cacher_get_type(), XferDestTaperCacherClass) ^xfer-dest-taper-directtcp.c:43:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_TAPER_DIRECTTCP(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_taper_directtcp_get_type ()) ^xfer-dest-taper-directtcp.c:44:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_DIRECTTCP_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_taper_directtcp_get_type(), XferDestTaperDirectTCPClass) ^xfer-dest-taper-directtcp.c:41:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_DIRECTTCP_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_taper_directtcp_get_type(), XferDestTaperDirectTCP const) ^xfer-dest-taper-directtcp.c:42:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_DIRECTTCP_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_taper_directtcp_get_type(), XferDestTaperDirectTCPClass) ^xfer-dest-taper-splitter.c:163:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_DEST_TAPER_SPLITTER(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_dest_taper_splitter_get_type ()) ^xfer-dest-taper-splitter.c:164:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_SPLITTER_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_dest_taper_splitter_get_type(), XferDestTaperSplitterClass) ^xfer-dest-taper-splitter.c:161:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_SPLITTER_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_dest_taper_splitter_get_type(), XferDestTaperSplitter const) ^xfer-dest-taper-splitter.c:162:9: warning: macro is not used [-Wunused-macros]#define XFER_DEST_TAPER_SPLITTER_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_dest_taper_splitter_get_type(), XferDestTaperSplitterClass) ^xfer-source-recovery.c:41:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_RECOVERY_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_recovery_get_type(), XferSourceRecovery const) ^xfer-source-recovery.c:42:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_RECOVERY_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_recovery_get_type(), XferSourceRecoveryClass) ^tape-device.c:40:9: warning: macro is not used [-Wunused-macros]#define RESETOFS_THRESHOLD (0x7effffff) ^tape-device.c:54:9: warning: macro is not used [-Wunused-macros]#define TAPE_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), tape_device_get_type(), TapeDeviceClass) ^tape-device.c:52:9: warning: macro is not used [-Wunused-macros]#define TAPE_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), tape_device_get_type(), TapeDeviceClass) ^tape-device.c:53:9: warning: macro is not used [-Wunused-macros]#define IS_TAPE_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), tape_device_get_type ()) ^tape-device.c:51:9: warning: macro is not used [-Wunused-macros]#define TAPE_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), tape_device_get_type(), TapeDevice const) ^dvdrw-device.c:36:9: warning: macro is not used [-Wunused-macros]#define DVDRW_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), TYPE_DVDRW_DEVICE, DvdRwDeviceClass) ^dvdrw-device.c:37:9: warning: macro is not used [-Wunused-macros]#define IS_DVDRW_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), TYPE_DVDRW_DEVICE) ^dvdrw-device.c:35:9: warning: macro is not used [-Wunused-macros]#define DVDRW_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), TYPE_DVDRW_DEVICE, DvdRwDevice const) ^ndmp-device.c:99:9: warning: macro is not used [-Wunused-macros]#define DIRECTTCP_CONNECTION_NDMP_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), directtcp_connection_ndmp_get_type(), DirectTCPConnectionNDMP const) ^ndmp-device.c:102:9: warning: macro is not used [-Wunused-macros]#define DIRECTTCP_CONNECTION_NDMP_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), directtcp_connection_ndmp_get_type(), DirectTCPConnectionNDMPClass) ^ndmp-device.c:36:9: warning: macro is not used [-Wunused-macros]#define NDMP_DEVICE_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), ndmp_device_get_type(), NdmpDevice const) ^ndmp-device.c:37:9: warning: macro is not used [-Wunused-macros]#define NDMP_DEVICE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), ndmp_device_get_type(), NdmpDeviceClass) ^ndmp-device.c:38:9: warning: macro is not used [-Wunused-macros]#define IS_NDMP_DEVICE(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), ndmp_device_get_type ()) ^ndmp-device.c:39:9: warning: macro is not used [-Wunused-macros]#define NDMP_DEVICE_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), ndmp_device_get_type(), NdmpDeviceClass) ^ndmp-device.c:100:9: warning: macro is not used [-Wunused-macros]#define DIRECTTCP_CONNECTION_NDMP_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), directtcp_connection_ndmp_get_type(), DirectTCPConnectionNDMPClass) ^xfer-source-holding.c:40:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_HOLDING_GET_CLASS(obj) G_TYPE_INSTANCE_GET_CLASS((obj), xfer_source_holding_get_type(), XferSourceHoldingClass) ^xfer-source-holding.c:36:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_HOLDING(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_holding_get_type(), XferSourceHolding) ^xfer-source-holding.c:37:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_HOLDING_CONST(obj) G_TYPE_CHECK_INSTANCE_CAST((obj), xfer_source_holding_get_type(), XferSourceHolding const) ^xfer-source-holding.c:38:9: warning: macro is not used [-Wunused-macros]#define XFER_SOURCE_HOLDING_CLASS(klass) G_TYPE_CHECK_CLASS_CAST((klass), xfer_source_holding_get_type(), XferSourceHoldingClass) ^xfer-source-holding.c:39:9: warning: macro is not used [-Wunused-macros]#define IS_XFER_SOURCE_HOLDING(obj) G_TYPE_CHECK_INSTANCE_TYPE((obj), xfer_source_holding_get_type ()) ^dumper.c:49:9: warning: macro is not used [-Wunused-macros]#define dumper_debug(i,x) do { \ ^dumper.c:63:9: warning: macro is not used [-Wunused-macros]#define CONNECT_TIMEOUT 5*60 ^planner.c:51:9: warning: macro is not used [-Wunused-macros]#define planner_debug(i,x) do { \ ^chunker.c:59:9: warning: macro is not used [-Wunused-macros]#define STARTUP_TIMEOUT 60 ^amrecover.c:315:10: warning: macro is not used [-Wunused-macros]# define DEFAULT_TAPE_SERVER_FAILOVER (DEFAULT_TAPE_SERVER) ^uparse.c:166:9: warning: macro is not used [-Wunused-macros]#define LIST 277 ^uparse.c:167:9: warning: macro is not used [-Wunused-macros]#define DELETE 278 ^uparse.c:50:9: warning: macro is not used [-Wunused-macros]#define YYSKELETON_NAME "yacc.c" ^uparse.c:168:9: warning: macro is not used [-Wunused-macros]#define DELETEX 279 ^uparse.c:44:9: warning: macro is not used [-Wunused-macros]#define YYBISON 1 ^uparse.c:169:9: warning: macro is not used [-Wunused-macros]#define PWD 280 ^uparse.c:170:9: warning: macro is not used [-Wunused-macros]#define CLEAR 281 ^uparse.c:47:9: warning: macro is not used [-Wunused-macros]#define YYBISON_VERSION "2.5" ^uparse.c:56:9: warning: macro is not used [-Wunused-macros]#define YYPUSH 0 ^uparse.c:158:9: warning: macro is not used [-Wunused-macros]#define CDX 269 ^uparse.c:159:9: warning: macro is not used [-Wunused-macros]#define QUIT 270 ^uparse.c:59:9: warning: macro is not used [-Wunused-macros]#define YYPULL 1 ^uparse.c:161:9: warning: macro is not used [-Wunused-macros]#define LS 272 ^uparse.c:160:9: warning: macro is not used [-Wunused-macros]#define DHIST 271 ^uparse.c:53:9: warning: macro is not used [-Wunused-macros]#define YYPURE 0 ^uparse.c:162:9: warning: macro is not used [-Wunused-macros]#define ADD 273 ^uparse.c:163:9: warning: macro is not used [-Wunused-macros]#define ADDX 274 ^uparse.c:164:9: warning: macro is not used [-Wunused-macros]#define EXTRACT 275 ^uparse.c:165:9: warning: macro is not used [-Wunused-macros]#define DASH_H 276 ^uparse.c:180:9: warning: macro is not used [-Wunused-macros]#define NL 291 ^uparse.c:181:9: warning: macro is not used [-Wunused-macros]#define STRING 292 ^uparse.c:62:9: warning: macro is not used [-Wunused-macros]#define YYLSP_NEEDED 0 ^uparse.c:172:9: warning: macro is not used [-Wunused-macros]#define LCD 283 ^uparse.c:173:9: warning: macro is not used [-Wunused-macros]#define LPWD 284 ^uparse.c:174:9: warning: macro is not used [-Wunused-macros]#define MODE 285 ^uparse.c:171:9: warning: macro is not used [-Wunused-macros]#define HELP 282 ^uparse.c:176:9: warning: macro is not used [-Wunused-macros]#define TAR 287 ^uparse.c:175:9: warning: macro is not used [-Wunused-macros]#define SMB 286 ^uparse.c:178:9: warning: macro is not used [-Wunused-macros]#define PRIORITY 289 ^uparse.c:177:9: warning: macro is not used [-Wunused-macros]#define APPEND 288 ^uparse.c:179:9: warning: macro is not used [-Wunused-macros]#define SETTRANSLATE 290 ^uparse.c:260:9: warning: macro is not used [-Wunused-macros]#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^uparse.c:690:9: warning: macro is not used [-Wunused-macros]#define YYTABLE_NINF -1 ^uparse.c:204:10: warning: macro is not used [-Wunused-macros]# define yystype YYSTYPE /* obsolescent; will be withdrawn */ ^uparse.c:764:9: warning: macro is not used [-Wunused-macros]#define yyerrok (yyerrstatus = 0) ^uparse.c:437:9: warning: macro is not used [-Wunused-macros]#define YYNNTS 21 ^uparse.c:341:12: warning: macro is not used [-Wunused-macros]# define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^uparse.c:765:9: warning: macro is not used [-Wunused-macros]#define yyclearin (yychar = YYEMPTY) ^uparse.c:841:10: warning: macro is not used [-Wunused-macros]# define YY_LOCATION_PRINT(File, Loc) ((void) 0) ^uparse.c:205:10: warning: macro is not used [-Wunused-macros]# define YYSTYPE_IS_DECLARED 1 ^uparse.c:105:10: warning: macro is not used [-Wunused-macros]# define YYTOKENTYPE ^uparse.c:816:9: warning: macro is not used [-Wunused-macros]#define YYRHSLOC(Rhs, K) ((Rhs)[K]) ^uparse.c:818:10: warning: macro is not used [-Wunused-macros]# define YYLLOC_DEFAULT(Current, Rhs, N) \ ^uparse.c:657:9: warning: macro is not used [-Wunused-macros]#define YYPACT_NINF -127 ^uparse.c:441:9: warning: macro is not used [-Wunused-macros]#define YYNSTATES 166 ^uparse.c:809:9: warning: macro is not used [-Wunused-macros]#define YYERRCODE 256 ^uparse.c:439:9: warning: macro is not used [-Wunused-macros]#define YYNRULES 104 ^uparse.c:789:9: warning: macro is not used [-Wunused-macros]#define YYRECOVERING() (!!yyerrstatus) ^uparse.c:791:9: warning: macro is not used [-Wunused-macros]#define YYBACKUP(Token, Value) \ ^uparse.c:151:9: warning: macro is not used [-Wunused-macros]#define SETDISK 262 ^uparse.c:150:9: warning: macro is not used [-Wunused-macros]#define SETHOST 261 ^uparse.c:149:9: warning: macro is not used [-Wunused-macros]#define LISTPROPERTY 260 ^uparse.c:148:9: warning: macro is not used [-Wunused-macros]#define LISTDISK 259 ^uparse.c:147:9: warning: macro is not used [-Wunused-macros]#define LISTHOST 258 ^uparse.c:157:9: warning: macro is not used [-Wunused-macros]#define CD 268 ^uparse.c:156:9: warning: macro is not used [-Wunused-macros]#define SETPROPERTY 267 ^uparse.c:155:9: warning: macro is not used [-Wunused-macros]#define SETDEVICE 266 ^uparse.c:154:9: warning: macro is not used [-Wunused-macros]#define SETMODE 265 ^uparse.c:153:9: warning: macro is not used [-Wunused-macros]#define SETTAPE 264 ^uparse.c:152:9: warning: macro is not used [-Wunused-macros]#define SETDATE 263 ^uscan.c:166:9: warning: macro is not used [-Wunused-macros]#define yyless(n) \ ^uscan.c:4:10: warning: macro is not used [-Wunused-macros]#define YY_INT_ALIGNED short int ^uscan.c:308:9: warning: macro is not used [-Wunused-macros]#define yy_new_buffer yy_create_buffer ^uscan.c:310:9: warning: macro is not used [-Wunused-macros]#define yy_set_interactive(is_interactive) \ ^uscan.c:8:9: warning: macro is not used [-Wunused-macros]#define FLEX_SCANNER ^uscan.c:9:9: warning: macro is not used [-Wunused-macros]#define YY_FLEX_MAJOR_VERSION 2 ^uscan.c:10:9: warning: macro is not used [-Wunused-macros]#define YY_FLEX_MINOR_VERSION 5 ^uscan.c:13:9: warning: macro is not used [-Wunused-macros]#define FLEX_BETA ^uscan.c:187:9: warning: macro is not used [-Wunused-macros]#define YY_STRUCT_YY_BUFFER_STATE ^uscan.c:179:9: warning: macro is not used [-Wunused-macros]#define unput(c) yyunput( c, (yytext_ptr) ) ^uscan.c:182:9: warning: macro is not used [-Wunused-macros]#define YY_TYPEDEF_YY_SIZE_T ^uscan.c:776:9: warning: macro is not used [-Wunused-macros]#define YY_START_STACK_INCR 25 ^uscan.c:29:9: warning: macro is not used [-Wunused-macros]#define FLEXINT_H ^uscan.c:330:9: warning: macro is not used [-Wunused-macros]#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) ^uscan.c:1996:9: warning: macro is not used [-Wunused-macros]#define yyless(n) \ ^uscan.c:320:9: warning: macro is not used [-Wunused-macros]#define yy_set_bol(at_bol) \ ^uscan.c:39:9: warning: macro is not used [-Wunused-macros]#define __STDC_LIMIT_MACROS 1 ^uscan.c:131:9: warning: macro is not used [-Wunused-macros]#define YYSTATE YY_START ^uscan.c:563:9: warning: macro is not used [-Wunused-macros]#define yymore() yymore_used_but_not_detected ^uscan.c:2186:9: warning: macro is not used [-Wunused-macros]#define YYTABLES_NAME "yytables" ^uscan.c:148:9: warning: macro is not used [-Wunused-macros]#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) ^uscan.c:151:9: warning: macro is not used [-Wunused-macros]#define YY_TYPEDEF_YY_BUFFER_STATE ^uscan.l:47:9: warning: macro is not used [-Wunused-macros]#define YY_NO_UNPUT ^uscan.c:298:9: warning: macro is not used [-Wunused-macros]#define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) ^uscan.c:163:13: warning: macro is not used [-Wunused-macros] #define YY_LESS_LINENO(n) ^uscan.c:362:9: warning: macro is not used [-Wunused-macros]#define YY_NUM_RULES 44 ^uscan.c:562:9: warning: macro is not used [-Wunused-macros]#define REJECT reject_used_but_not_detected ^amrecover.c:390:10: warning: macro is not used [-Wunused-macros]# define DEFAULT_TAPE_SERVER_FAILOVER (DEFAULT_TAPE_SERVER) ^uparse.c:717:10: warning: macro is not used [-Wunused-macros]# define YY_LOCATION_PRINT(File, Loc) ((void) 0) ^uparse.c:190:10: warning: macro is not used [-Wunused-macros]# define YYSTYPE_IS_DECLARED 1 ^uparse.c:602:9: warning: macro is not used [-Wunused-macros]#define YYTABLE_NINF -1 ^uparse.c:665:9: warning: macro is not used [-Wunused-macros]#define YYRECOVERING() (!!yyerrstatus) ^uparse.c:189:10: warning: macro is not used [-Wunused-macros]# define yystype YYSTYPE /* obsolescent; will be withdrawn */ ^uparse.c:326:12: warning: macro is not used [-Wunused-macros]# define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^uparse.c:422:9: warning: macro is not used [-Wunused-macros]#define YYNNTS 16 ^uparse.c:426:9: warning: macro is not used [-Wunused-macros]#define YYNSTATES 61 ^uparse.c:104:10: warning: macro is not used [-Wunused-macros]# define YYTOKENTYPE ^uparse.c:424:9: warning: macro is not used [-Wunused-macros]#define YYNRULES 49 ^uparse.c:640:9: warning: macro is not used [-Wunused-macros]#define yyerrok (yyerrstatus = 0) ^uparse.c:641:9: warning: macro is not used [-Wunused-macros]#define yyclearin (yychar = YYEMPTY) ^uparse.c:685:9: warning: macro is not used [-Wunused-macros]#define YYERRCODE 256 ^uparse.c:694:10: warning: macro is not used [-Wunused-macros]# define YYLLOC_DEFAULT(Current, Rhs, N) \ ^uparse.c:245:9: warning: macro is not used [-Wunused-macros]#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^uparse.c:580:9: warning: macro is not used [-Wunused-macros]#define YYPACT_NINF -6 ^uparse.c:692:9: warning: macro is not used [-Wunused-macros]#define YYRHSLOC(Rhs, K) ((Rhs)[K]) ^uparse.c:142:9: warning: macro is not used [-Wunused-macros]#define SETDISK 261 ^uparse.c:141:9: warning: macro is not used [-Wunused-macros]#define SETHOST 260 ^uparse.c:140:9: warning: macro is not used [-Wunused-macros]#define LISTDISK 259 ^uparse.c:139:9: warning: macro is not used [-Wunused-macros]#define LISTHOST 258 ^uparse.c:667:9: warning: macro is not used [-Wunused-macros]#define YYBACKUP(Token, Value) \ ^uparse.c:146:9: warning: macro is not used [-Wunused-macros]#define CD 265 ^uparse.c:145:9: warning: macro is not used [-Wunused-macros]#define SETMODE 264 ^uparse.c:144:9: warning: macro is not used [-Wunused-macros]#define SETTAPE 263 ^uparse.c:143:9: warning: macro is not used [-Wunused-macros]#define SETDATE 262 ^uscan.c:1916:9: warning: macro is not used [-Wunused-macros]#define yyless(n) \ ^uscan.c:732:9: warning: macro is not used [-Wunused-macros]#define YY_START_STACK_INCR 25 ^uscan.c:2106:9: warning: macro is not used [-Wunused-macros]#define YYTABLES_NAME "yytables" ^uscan.c:527:9: warning: macro is not used [-Wunused-macros]#define REJECT reject_used_but_not_detected ^uscan.c:528:9: warning: macro is not used [-Wunused-macros]#define yymore() yymore_used_but_not_detected ^Amanda/Application.c:1508:9: warning: macro is not used [-Wunused-macros]#define SWIG_name "Amanda::Applicationc::boot_Amanda__Application" ^Amanda/Application.c:276:9: warning: macro is not used [-Wunused-macros]#define SWIG_DelTmpMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r) ^Amanda/Application.c:879:9: warning: macro is not used [-Wunused-macros]#define SWIG_ConvertPacked(obj, p, s, type) SWIG_Perl_ConvertPacked(SWIG_PERL_OBJECT_CALL obj, p, s, type) ^Amanda/Application.c:917:9: warning: macro is not used [-Wunused-macros]#define SWIG_PERL_CALL_ARGS_2(arg1, arg2) (SWIG_PERL_OBJECT_CALL arg1, arg2) ^Amanda/Application.c:277:9: warning: macro is not used [-Wunused-macros]#define SWIG_IsTmpObj(r) (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) ^Amanda/Application.c:880:9: warning: macro is not used [-Wunused-macros]#define SWIG_NewPackedObj(p, s, type) SWIG_Perl_NewPackedObj(SWIG_PERL_OBJECT_CALL p, s, type) ^Amanda/Application.c:915:9: warning: macro is not used [-Wunused-macros]#define SWIG_PERL_CALL_ARGS_1(arg1) (SWIG_PERL_OBJECT_CALL arg1) ^Amanda/Application.c:273:9: warning: macro is not used [-Wunused-macros]#define SWIG_DelNewMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) ^Amanda/Application.c:914:9: warning: macro is not used [-Wunused-macros]#define SWIG_PERL_DECL_ARGS_1(arg1) (SWIG_PERL_OBJECT_DECL arg1) ^Amanda/Application.c:875:9: warning: macro is not used [-Wunused-macros]#define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CALL p, type, flags) ^Amanda/Application.c:274:9: warning: macro is not used [-Wunused-macros]#define SWIG_IsNewObj(r) (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) ^Amanda/Application.c:876:9: warning: macro is not used [-Wunused-macros]#define swig_owntype int ^Amanda/Application.c:275:9: warning: macro is not used [-Wunused-macros]#define SWIG_AddTmpMask(r) (SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r) ^Amanda/Application.c:916:9: warning: macro is not used [-Wunused-macros]#define SWIG_PERL_DECL_ARGS_2(arg1, arg2) (SWIG_PERL_OBJECT_DECL arg1, arg2) ^Amanda/Application.c:14:9: warning: macro is not used [-Wunused-macros]#define SWIGPERL ^Amanda/Application.c:874:9: warning: macro is not used [-Wunused-macros]#define SWIG_ConvertPtrAndOwn(obj, pp, type, flags,own) SWIG_Perl_ConvertPtrAndOwn(SWIG_PERL_OBJECT_CALL obj, pp, type, flags, own) ^Amanda/Application.c:911:9: warning: macro is not used [-Wunused-macros]#define SWIG_SetError(str) SWIG_Error(SWIG_RuntimeError, str) ^Amanda/Application.c:282:13: warning: macro is not used [-Wunused-macros]# define SWIG_TypeRank unsigned long ^Amanda/Application.c:165:10: warning: macro is not used [-Wunused-macros]# define SWIG_BUFFER_SIZE 1024 ^Amanda/Application.c:985:9: warning: macro is not used [-Wunused-macros]#define SWIG_MAGIC(a,b) (struct interpreter *interp, SV *a, MAGIC *b) ^Amanda/Application.c:1488:11: warning: macro is not used [-Wunused-macros] #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) ^Amanda/Application.c:1484:9: warning: macro is not used [-Wunused-macros]#define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else ^Amanda/Application.c:712:10: warning: macro is not used [-Wunused-macros]#define SWIG_NullReferenceError -13 ^Amanda/Application.c:1498:9: warning: macro is not used [-Wunused-macros]Amanda/Application.c:111:12: warning: macro is not used [-Wunused-macros]# define SWIGSTDCALL ^Amanda/Application.c:949:13: warning: macro is not used [-Wunused-macros]# define SWIG_CALLXS(_name) _name(PERL_GET_THX, cv) ^Amanda/Application.c:1502:9: warning: macro is not used [-Wunused-macros]#define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) ^Amanda/Application.c:891:9: warning: macro is not used [-Wunused-macros]#define SWIG_ConvertMember(obj, ptr, sz, ty) SWIG_ConvertPacked(obj, ptr, sz, ty) ^Amanda/Application.c:31:11: warning: macro is not used [-Wunused-macros]# define SWIGTEMPLATEDISAMBIGUATOR ^Amanda/Application.c:892:9: warning: macro is not used [-Wunused-macros]#define SWIG_NewMemberObj(ptr, sz, type) SWIG_NewPackedObj(ptr, sz, type) ^Amanda/Application.c:1494:9: warning: macro is not used [-Wunused-macros]Amanda/Application.c:1039:9: warning: macro is not used [-Wunused-macros]#define SWIG_Str2NumCast(x) SWIG_AddCast(x) ^Amanda/Application.c:1493:9: warning: macro is not used [-Wunused-macros]Amanda/Application.c:1496:9: warning: macro is not used [-Wunused-macros]Amanda/Application.c:700:10: warning: macro is not used [-Wunused-macros]#define SWIG_UnknownError -1 ^Amanda/Application.c:267:9: warning: macro is not used [-Wunused-macros]#define SWIG_BADOBJ (SWIG_ERROR) ^Amanda/Application.c:1497:9: warning: macro is not used [-Wunused-macros]Amanda/Application.c:887:9: warning: macro is not used [-Wunused-macros]#define SWIG_ConvertFunctionPtr(obj, pptr, type) SWIG_ConvertPtr(obj, pptr, type, 0) ^Amanda/Application.c:1511:9: warning: macro is not used [-Wunused-macros]#define SWIGVERSION 0x030002 ^Amanda/Application.c:888:9: warning: macro is not used [-Wunused-macros]#define SWIG_NewFunctionPtrObj(ptr, type) SWIG_NewPointerObj(ptr, type, 0) ^Amanda/Application.c:265:9: warning: macro is not used [-Wunused-macros]#define SWIG_TMPOBJMASK (SWIG_NEWOBJMASK buffer.next - 1) ^guththila_xml_parser.c:75:9: warning: macro is not used [-Wunused-macros]#define GUTHTHILA_SKIP_SPACES_WITH_NEW_LINE(m, c, _env) while (0x20 == c || 0x9 == c || 0xD == c || 0xA == c || '\n' == c){c = guththila_next_char(m, 0, _env);} ^guththila_xml_parser.c:132:9: warning: macro is not used [-Wunused-macros]#define GUTHTHILA_NAMESPACE_INITIALIZE(_namesp, _name, _uri) \ ^guththila_xml_writer.c:89:9: warning: macro is not used [-Wunused-macros]#define GUTHTHILA_WRITER_INIT_ELEMENT_WITHOUT_PREFIX(wr, _elem, _name_start, _name_size) \ ^guththila_xml_writer.c:79:9: warning: macro is not used [-Wunused-macros]#define GUTHTHILA_WRITER_INIT_ELEMENT_WITH_PREFIX(wr, _elem, _name_start, _name_size, _pref_start, _pref_size) \ ^guththila_xml_reader_wrapper.c:137:9: warning: macro is not used [-Wunused-macros]#define AXIS2_IMPL_TO_INTF(p) &(p->parser) ^mime_parser.c:102:9: warning: macro is not used [-Wunused-macros]#define AXIOM_MIME_PARSER_CONTENT_ID "content-id" ^mime_parser.c:103:9: warning: macro is not used [-Wunused-macros]#define AXIOM_MIME_PARSER_CONTENT_TYPE "content-type" ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/babl/babl_0.1.12.orig.tar.bz2babl-db.c:24:9: warning: macro is not used [-Wunused-macros]#define _BABL_DB_C ^babl-extension.c:27:9: warning: macro is not used [-Wunused-macros]#define BABL_INIT_HOOK init_hook (); dynamic_init_hook (); ^babl-fish-path.c:33:9: warning: macro is not used [-Wunused-macros]#define NUM_TEST_PIXELS (babl_get_num_path_test_pixels ()) ^gegl-fixups.c:259:9: warning: macro is not used [-Wunused-macros]#define conv_rgbaF_rgbP8 conv_rgbaF_rgba8 ^gegl-fixups.c:275:9: warning: macro is not used [-Wunused-macros]#define conv_rgbAF_rgbA8 conv_rgbaF_rgba8 ^gegl-fixups.c:276:9: warning: macro is not used [-Wunused-macros]#define conv_gF_g8 conv_F_8 ^gegl-fixups.c:277:9: warning: macro is not used [-Wunused-macros]#define conv_gAF_gA8 conv_gaF_ga8 ^gggl-lies.c:373:9: warning: macro is not used [-Wunused-macros]#define conv_rgbaF_rgbP8 conv_rgbaF_rgba8 ^gggl-lies.c:428:9: warning: macro is not used [-Wunused-macros]#define conv_rgbAF_rgbAD conv_rgbaF_rgbaD ^gggl-lies.c:506:9: warning: macro is not used [-Wunused-macros]#define conv_gA16_gA8 conv_ga16_ga8 ^gggl-lies.c:429:9: warning: macro is not used [-Wunused-macros]#define conv_rgbAD_rgbAD conv_rgbaD_rgbaF ^gggl.c:682:9: warning: macro is not used [-Wunused-macros]#define conv_rgbF_rgbAF conv_rgbF_rgbaF ^gggl.c:1056:9: warning: macro is not used [-Wunused-macros]#define RGB82YUV8(R, G, B, Y, U, V) do { \ ^gggl.c:569:9: warning: macro is not used [-Wunused-macros]#define conv_gA16_gA8 conv_ga16_ga8 ^gggl.c:1047:9: warning: macro is not used [-Wunused-macros]#define YUV82RGB8(Y, U, V, R, G, B) do { \ ^gggl.c:1044:9: warning: macro is not used [-Wunused-macros]#define byteclamp(j) do { if (j < 0) j = 0;else if (j > 255) j = 255; } while (0) ^sse2-float.c:36:9: warning: macro is not used [-Wunused-macros]#define Q(a) { a, a, a, a } ^babl_fish_path_fitness.c:10:9: warning: macro is not used [-Wunused-macros]#define srandom srand ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bash/bash_4.3.orig.tar.gzshell.c:26:9: warning: macro is not used [-Wunused-macros]#define INSTALL_DEBUG_MODE ^/usr/homes/chet/src/bash/src/parse.y:3203:9: warning: macro is not used [-Wunused-macros]#define P_BACKQUOTE 0x0010 /* parsing a backquoted command substitution */ ^y.tab.c:1328:9: warning: macro is not used [-Wunused-macros]#define YYRHSLOC(Rhs, K) ((Rhs)[K]) ^y.tab.c:1321:9: warning: macro is not used [-Wunused-macros]#define YYERRCODE 256 ^y.tab.c:647:12: warning: macro is not used [-Wunused-macros]# define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM ^/usr/homes/chet/src/bash/src/parse.y:1784:9: warning: macro is not used [-Wunused-macros]#define END_OF_ALIAS 0 ^y.tab.c:1291:9: warning: macro is not used [-Wunused-macros]#define YYERROR goto yyerrorlab ^y.tab.c:1300:9: warning: macro is not used [-Wunused-macros]#define YYRECOVERING() (!!yyerrstatus) ^y.tab.c:1298:9: warning: macro is not used [-Wunused-macros]#define YYFAIL goto yyerrlab ^/usr/homes/chet/src/bash/src/parse.y:45:9: warning: macro is not used [-Wunused-macros]#define NEED_STRFTIME_DECL /* used in externs.h */ ^y.tab.c:1302:9: warning: macro is not used [-Wunused-macros]#define YYBACKUP(Token, Value) \ ^y.tab.c:1285:9: warning: macro is not used [-Wunused-macros]#define yyclearin (yychar = YYEMPTY) ^y.tab.c:1284:9: warning: macro is not used [-Wunused-macros]#define yyerrok (yyerrstatus = 0) ^y.tab.c:508:10: warning: macro is not used [-Wunused-macros]# define yystype YYSTYPE /* obsolescent; will be withdrawn */ ^y.tab.c:509:10: warning: macro is not used [-Wunused-macros]# define YYSTYPE_IS_DECLARED 1 ^y.tab.c:47:9: warning: macro is not used [-Wunused-macros]#define YYBISON 1 ^y.tab.c:53:9: warning: macro is not used [-Wunused-macros]#define YYSKELETON_NAME "yacc.c" ^y.tab.c:56:9: warning: macro is not used [-Wunused-macros]#define YYPURE 0 ^y.tab.c:50:9: warning: macro is not used [-Wunused-macros]#define YYBISON_VERSION "2.3" ^y.tab.c:65:10: warning: macro is not used [-Wunused-macros]# define YYTOKENTYPE ^y.tab.c:59:9: warning: macro is not used [-Wunused-macros]#define YYLSP_NEEDED 0 ^y.tab.c:1361:11: warning: macro is not used [-Wunused-macros]# define YY_LOCATION_PRINT(File, Loc) ((void) 0) ^y.tab.c:566:9: warning: macro is not used [-Wunused-macros]#define YYSIZE_MAXIMUM ((YYSIZE_T) -1) ^y.tab.c:741:9: warning: macro is not used [-Wunused-macros]#define YYNRULES 167 ^y.tab.c:739:9: warning: macro is not used [-Wunused-macros]#define YYNNTS 38 ^y.tab.c:743:9: warning: macro is not used [-Wunused-macros]#define YYNSTATES 342 ^y.tab.c:1330:10: warning: macro is not used [-Wunused-macros]# define YYLLOC_DEFAULT(Current, Rhs, N) \ ^execute_cmd.c:1593:9: warning: macro is not used [-Wunused-macros]#define COPROC_MAX 16 ^execute_cmd.c:5018:11: warning: macro is not used [-Wunused-macros]# define WHITECHAR(ind) \ ^expr.c:142:11: warning: macro is not used [-Wunused-macros]# define MAX_INT_LEN 32 ^subst.c:100:9: warning: macro is not used [-Wunused-macros]#define RBRACK ']' ^subst.c:86:9: warning: macro is not used [-Wunused-macros]#define ST_DQUOTE 0x08 /* unused yet */ ^subst.c:78:9: warning: macro is not used [-Wunused-macros]#define VT_ASSOCVAR 4 ^subst.c:85:9: warning: macro is not used [-Wunused-macros]#define ST_SQUOTE 0x04 /* unused yet */ ^subst.c:104:9: warning: macro is not used [-Wunused-macros]#define WRPAREN L')' ^trap.c:874:9: warning: macro is not used [-Wunused-macros]#define RECURSIVE_SIG(s) (SPECIAL_TRAP(s) == 0) ^test.c:71:9: warning: macro is not used [-Wunused-macros]#define STRCOLLEQ(a, b) ((a)[0] == (b)[0] && strcoll ((a), (b)) == 0) ^bashline.c:77:11: warning: macro is not used [-Wunused-macros]# define NO_EDITING_MODE -1 ^bashline.c:1261:9: warning: macro is not used [-Wunused-macros]#define COMMAND_SEPARATORS_PLUS_WS ";|&{(` \t" ^redir.c:515:9: warning: macro is not used [-Wunused-macros]#define RF_DEVSTDOUT 4 ^redir.c:514:9: warning: macro is not used [-Wunused-macros]#define RF_DEVSTDIN 3 ^redir.c:512:9: warning: macro is not used [-Wunused-macros]#define RF_DEVFD 1 ^redir.c:513:9: warning: macro is not used [-Wunused-macros]#define RF_DEVSTDERR 2 ^./cd.def:253:9: warning: macro is not used [-Wunused-macros]#define LCD_FREEDIRNAME 0x008 ^evalstring.c:61:9: warning: macro is not used [-Wunused-macros]#define IS_BUILTIN(s) (builtin_address_internal(s, 0) != (struct builtin *)NULL) ^./mapfile.def:95:9: warning: macro is not used [-Wunused-macros]#define DEFAULT_VARIABLE_NAME "MAPLINE" /* not used right now */ ^./printf.def:86:9: warning: macro is not used [-Wunused-macros]#define NEED_STRFTIME_DECL ^bashgetopt.c:34:9: warning: macro is not used [-Wunused-macros]#define ISOPT(s) (((*(s) == '-') || (plus && *(s) == '+')) && (s)[1]) ^glob.c:128:9: warning: macro is not used [-Wunused-macros]#define INT int ^glob.c:137:9: warning: macro is not used [-Wunused-macros]#define INT wint_t ^smatch.c:236:9: warning: macro is not used [-Wunused-macros]#define STRCMP(S1, S2) strcmp((S1), (S2)) ^smatch.c:239:9: warning: macro is not used [-Wunused-macros]#define CTYPE_T enum char_class ^smatch.c:368:9: warning: macro is not used [-Wunused-macros]#define STRCMP(S1, S2) wcscmp((S1), (S2)) ^smatch.c:371:9: warning: macro is not used [-Wunused-macros]#define CTYPE_T enum char_class ^smatch.c:254:11: warning: macro is not used [-Wunused-macros]# define STREQ(s1, s2) ((wcscmp (s1, s2) == 0)) ^xmbsrtowcs.c:24:11: warning: macro is not used [-Wunused-macros]# define _GNU_SOURCE 1 ^gmisc.c:43:9: warning: macro is not used [-Wunused-macros]#define WRPAREN L')' ^gmisc.c:38:11: warning: macro is not used [-Wunused-macros]# define RPAREN ')' ^snprintf.c:57:9: warning: macro is not used [-Wunused-macros]#define FLOATING_POINT ^fpurge.c:28:9: warning: macro is not used [-Wunused-macros]#define NEED_FPURGE_DECL ^fnxform.c:47:9: warning: macro is not used [-Wunused-macros]#define OUTLEN_MAX 4096 ^rltty.c:320:11: warning: macro is not used [-Wunused-macros]# define DRAIN_OUTPUT(fd) tcdrain (fd) ^bind.c:1556:9: warning: macro is not used [-Wunused-macros]#define V_BELLSTYLE 0 ^bind.c:1557:9: warning: macro is not used [-Wunused-macros]#define V_COMBEGIN 1 ^bind.c:1558:9: warning: macro is not used [-Wunused-macros]#define V_EDITMODE 2 ^bind.c:1559:9: warning: macro is not used [-Wunused-macros]#define V_ISRCHTERM 3 ^bind.c:1560:9: warning: macro is not used [-Wunused-macros]#define V_KEYMAP 4 ^compat.c:22:9: warning: macro is not used [-Wunused-macros]#define READLINE_LIBRARY ^trace.c:111:9: warning: macro is not used [-Wunused-macros]#define TRACEROOT "/var/tmp/maltrace/trace." ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bc/bc_1.06.95.orig.tar.gzgetopt.c:29:10: warning: macro is not used [-Wunused-macros]2 warnings generated.bc.c:185:10: warning: macro is not used [-Wunused-macros]# define yystype YYSTYPE /* obsolescent; will be withdrawn */ ^bc.c:186:10: warning: macro is not used [-Wunused-macros]# define YYSTYPE_IS_DECLARED 1 ^bc.c:256:12: warning: macro is not used [-Wunused-macros]# define YYSTACK_ALLOC_MAXIMUM ((YYSIZE_T) -1) ^bc.c:803:9: warning: macro is not used [-Wunused-macros]#define yyclearin (yychar = YYEMPTY) ^bc.c:879:11: warning: macro is not used [-Wunused-macros]# define YY_LOCATION_PRINT(File, Loc) ((void) 0) ^bc.c:809:9: warning: macro is not used [-Wunused-macros]#define YYERROR goto yyerrorlab ^bc.c:354:9: warning: macro is not used [-Wunused-macros]#define YYNRULES 112 ^bc.c:356:9: warning: macro is not used [-Wunused-macros]#define YYNSTATES 198 ^bc.c:100:9: warning: macro is not used [-Wunused-macros]#define NOT 261 ^bc.c:99:9: warning: macro is not used [-Wunused-macros]#define OR 260 ^bc.c:102:9: warning: macro is not used [-Wunused-macros]#define NAME 263 ^bc.c:101:9: warning: macro is not used [-Wunused-macros]#define STRING 262 ^bc.c:818:9: warning: macro is not used [-Wunused-macros]#define YYRECOVERING() (!!yyerrstatus) ^bc.c:98:9: warning: macro is not used [-Wunused-macros]#define AND 259 ^bc.c:97:9: warning: macro is not used [-Wunused-macros]#define ENDOFLINE 258 ^bc.c:106:9: warning: macro is not used [-Wunused-macros]#define INCR_DECR 267 ^bc.c:108:9: warning: macro is not used [-Wunused-macros]#define Break 269 ^bc.c:107:9: warning: macro is not used [-Wunused-macros]#define Define 268 ^bc.c:816:9: warning: macro is not used [-Wunused-macros]#define YYFAIL goto yyerrlab ^bc.c:103:9: warning: macro is not used [-Wunused-macros]#define NUMBER 264 ^bc.c:105:9: warning: macro is not used [-Wunused-macros]#define REL_OP 266 ^bc.c:104:9: warning: macro is not used [-Wunused-macros]#define ASSIGN_OP 265 ^bc.c:114:9: warning: macro is not used [-Wunused-macros]#define While 275 ^bc.c:113:9: warning: macro is not used [-Wunused-macros]#define If 274 ^bc.c:116:9: warning: macro is not used [-Wunused-macros]#define Else 277 ^bc.c:115:9: warning: macro is not used [-Wunused-macros]#define Sqrt 276 ^bc.c:110:9: warning: macro is not used [-Wunused-macros]#define Length 271 ^bc.c:109:9: warning: macro is not used [-Wunused-macros]#define Quit 270 ^bc.c:112:9: warning: macro is not used [-Wunused-macros]#define For 273 ^bc.c:111:9: warning: macro is not used [-Wunused-macros]#define Return 272 ^bc.c:122:9: warning: macro is not used [-Wunused-macros]#define Random 283 ^bc.c:123:9: warning: macro is not used [-Wunused-macros]#define Warranty 284 ^bc.c:120:9: warning: macro is not used [-Wunused-macros]#define Auto 281 ^bc.c:121:9: warning: macro is not used [-Wunused-macros]#define Read 282 ^bc.c:118:9: warning: macro is not used [-Wunused-macros]#define Ibase 279 ^bc.c:119:9: warning: macro is not used [-Wunused-macros]#define Obase 280 ^bc.c:117:9: warning: macro is not used [-Wunused-macros]#define Scale 278 ^bc.c:129:9: warning: macro is not used [-Wunused-macros]#define UNARY_MINUS 290 ^bc.c:127:9: warning: macro is not used [-Wunused-macros]#define Print 288 ^bc.c:128:9: warning: macro is not used [-Wunused-macros]#define Limits 289 ^bc.c:125:9: warning: macro is not used [-Wunused-macros]#define Last 286 ^bc.c:126:9: warning: macro is not used [-Wunused-macros]#define Continue 287 ^bc.c:124:9: warning: macro is not used [-Wunused-macros]#define Halt 285 ^bc.c:352:9: warning: macro is not used [-Wunused-macros]#define YYNNTS 36 ^bc.c:848:10: warning: macro is not used [-Wunused-macros]# define YYLLOC_DEFAULT(Current, Rhs, N) \ ^bc.c:130:9: warning: macro is not used [-Wunused-macros]#define HistoryVar 291 ^bc.c:131:9: warning: macro is not used [-Wunused-macros]#define Void 292 ^bc.c:839:9: warning: macro is not used [-Wunused-macros]#define YYERRCODE 256 ^bc.c:846:9: warning: macro is not used [-Wunused-macros]#define YYRHSLOC(Rhs, K) ((Rhs)[K]) ^bc.c:37:9: warning: macro is not used [-Wunused-macros]#define YYBISON 1 ^bc.c:40:9: warning: macro is not used [-Wunused-macros]#define YYBISON_VERSION "2.1" ^bc.c:820:9: warning: macro is not used [-Wunused-macros]#define YYBACKUP(Token, Value) \ ^bc.c:43:9: warning: macro is not used [-Wunused-macros]#define YYSKELETON_NAME "yacc.c" ^bc.c:49:9: warning: macro is not used [-Wunused-macros]#define YYLSP_NEEDED 0 ^bc.c:46:9: warning: macro is not used [-Wunused-macros]#define YYPURE 0 ^bc.c:55:10: warning: macro is not used [-Wunused-macros]# define YYTOKENTYPE ^scan.c:4:10: warning: macro is not used [-Wunused-macros]#define YY_INT_ALIGNED short int ^scan.c:178:9: warning: macro is not used [-Wunused-macros]#define unput(c) yyunput( c, (yytext_ptr) ) ^scan.c:8:9: warning: macro is not used [-Wunused-macros]#define FLEX_SCANNER ^scan.c:9:9: warning: macro is not used [-Wunused-macros]#define YY_FLEX_MAJOR_VERSION 2 ^scan.c:312:9: warning: macro is not used [-Wunused-macros]#define yy_new_buffer yy_create_buffer ^scan.c:10:9: warning: macro is not used [-Wunused-macros]#define YY_FLEX_MINOR_VERSION 5 ^scan.c:314:9: warning: macro is not used [-Wunused-macros]#define yy_set_interactive(is_interactive) \ ^scan.c:2473:9: warning: macro is not used [-Wunused-macros]#define YYTABLES_NAME "yytables" ^scan.c:13:9: warning: macro is not used [-Wunused-macros]#define FLEX_BETA ^scan.c:186:9: warning: macro is not used [-Wunused-macros]#define YY_TYPEDEF_YY_SIZE_T ^scan.c:302:9: warning: macro is not used [-Wunused-macros]#define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) ^scan.c:686:9: warning: macro is not used [-Wunused-macros]#define yymore() yymore_used_but_not_detected ^scan.c:29:9: warning: macro is not used [-Wunused-macros]#define FLEXINT_H ^scan.c:685:9: warning: macro is not used [-Wunused-macros]#define REJECT reject_used_but_not_detected ^scan.c:191:9: warning: macro is not used [-Wunused-macros]#define YY_STRUCT_YY_BUFFER_STATE ^scan.c:334:9: warning: macro is not used [-Wunused-macros]#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) ^scan.c:39:9: warning: macro is not used [-Wunused-macros]#define __STDC_LIMIT_MACROS 1 ^scan.c:130:9: warning: macro is not used [-Wunused-macros]#define YYSTATE YY_START ^scan.c:324:9: warning: macro is not used [-Wunused-macros]#define yy_set_bol(at_bol) \ ^scan.c:1018:9: warning: macro is not used [-Wunused-macros]#define YY_START_STACK_INCR 25 ^scan.c:922:9: warning: macro is not used [-Wunused-macros]#define YY_EXTRA_TYPE void * ^scan.c:147:9: warning: macro is not used [-Wunused-macros]#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) ^scan.c:2283:9: warning: macro is not used [-Wunused-macros]#define yyless(n) \ ^scan.c:150:9: warning: macro is not used [-Wunused-macros]#define YY_TYPEDEF_YY_BUFFER_STATE ^scan.c:1032:9: warning: macro is not used [-Wunused-macros]#define YY_DECL_IS_OURS 1 ^scan.c:366:9: warning: macro is not used [-Wunused-macros]#define YY_NUM_RULES 46 ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/beecrypt/beecrypt_4.2.1.orig.tar.gzaes.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^base64.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^beecrypt.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^blockmode.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^blockpad.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^blowfish.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dhies.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dldp.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dlkp.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dlpk.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dlsvdp-dh.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^dsa.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^elgamal.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^endianness.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^entropy.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^fips186.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmac.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacmd5.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacsha1.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacsha224.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacsha256.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^md4.c:41:9: warning: macro is not used [-Wunused-macros]#define F(x, y, z) (z ^ (x & (y ^ z))) ^md4.c:42:9: warning: macro is not used [-Wunused-macros]#define G(x, y, z) ((x & y) | (z & (x | y))) ^md4.c:43:9: warning: macro is not used [-Wunused-macros]#define H(x, y, z) ((x) ^ (y) ^ (z)) ^md5.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacsha384.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^hmacsha512.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^memchunk.c:24:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^mp.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^mpbarrett.c:30:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^mpnumber.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^mpprime.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^mtprng.c:35:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^pkcs1.c:1:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^pkcs12.c:1:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^ripemd128.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^ripemd160.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^ripemd256.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^ripemd320.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^rsa.c:27:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^rsakp.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^rsapk.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha1.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha224.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha256.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha384.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha512.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha2k32.c:26:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^sha2k64.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^timestamp.c:25:9: warning: macro is not used [-Wunused-macros]#define BEECRYPT_DLL_EXPORT ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bibclean/bibclean_2.11.4.orig.tar.gzbibclean.c:286:9: warning: macro is not used [-Wunused-macros]#define EMPTY_STRING(s) (s[0] = (char)'\0', s) ^do.c:47:9: warning: macro is not used [-Wunused-macros]#define MAX(a,b) (((a) > (b)) ? (a) : (b)) ^fndfil.c:339:9: warning: macro is not used [-Wunused-macros]#define BADCACHEFMT "Invalid font cache entry: font %s is not accessible" ^keybrd.c:31:9: warning: macro is not used [-Wunused-macros]#define MIN(a,b) ((a) < (b) ? (a) : (b)) ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils/binutils_2.25.orig.tar.gz./regex.c:8204:10: warning: macro is not used [-Wunused-macros]# define DEFINED_ONCE ^./regex.c:393:10: warning: macro is not used [-Wunused-macros]# define RETALLOC_IF(addr, n, t) \ ^./getopt.c:30:10: warning: macro is not used [-Wunused-macros]# define _NO_PROTO ^./getruntime.c:69:9: warning: macro is not used [-Wunused-macros]#define GNU_HZ sysconf(_SC_CLK_TCK) ^./simple-object-elf.c:100:9: warning: macro is not used [-Wunused-macros]#define ELFCLASSNONE 0 /* Invalid class */ ^./simple-object-elf.c:105:9: warning: macro is not used [-Wunused-macros]#define ELFDATANONE 0 /* Invalid data encoding */ ^./simple-object-xcoff.c:75:9: warning: macro is not used [-Wunused-macros]#define F_EXEC (0x0002) ^./simple-object-xcoff.c:79:9: warning: macro is not used [-Wunused-macros]#define U802WRMAGIC 0730 /* Writeable text segments. */ ^./simple-object-xcoff.c:80:9: warning: macro is not used [-Wunused-macros]#define U802ROMAGIC 0735 /* Readonly sharable text segments. */ ^./simple-object-xcoff.c:253:9: warning: macro is not used [-Wunused-macros]#define IMAGE_SYM_CLASS_FILE (103) ^./simple-object-xcoff.c:82:9: warning: macro is not used [-Wunused-macros]#define U803XTOCMAGIC 0757 /* Aix 4.3 64-bit XCOFF. */ ^./simple-object-xcoff.c:252:9: warning: macro is not used [-Wunused-macros]#define IMAGE_SYM_CLASS_STATIC (3) ^./strsignal.c:19:9: warning: macro is not used [-Wunused-macros]#define sys_nsig sys_nsig__no_such_symbol ^ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils-h8300-hms/binutils-h8300-hms_2.16.1.orig.tar.gz./regex.c:8321:10: warning: macro is not used [-Wunused-macros]# define DEFINED_ONCE ^./regex.c:397:10: warning: macro is not used [-Wunused-macros]# define RETALLOC_IF(addr, n, t) \ ^.././libiberty/getopt.c:30:10: warning: macro is not used [-Wunused-macros]3 warnings generated..././libiberty/getruntime.c:69:9: warning: macro is not used [-Wunused-macros]#define GNU_HZ sysconf(_SC_CLK_TCK) ^.././libiberty/pex-unix.c:50:10: warning: macro is not used [-Wunused-macros]# define VFORK_STRING "vfork" ^.././libiberty/strsignal.c:19:9: warning: macro is not used [-Wunused-macros]#define sys_nsig sys_nsig__no_such_symbol ^.././bfd/archures.c:440:9: warning: macro is not used [-Wunused-macros]syms.c:940:9: warning: macro is not used [-Wunused-macros]#define OTHEROFF (5) ^tekhex.c:93:9: warning: macro is not used [-Wunused-macros]#define NOT_HEX 20 ^tekhex.c:272:9: warning: macro is not used [-Wunused-macros]#define CHUNK 21 ^tekhex.c:305:9: warning: macro is not used [-Wunused-macros]#define enda(x) (x->vma + x->size) ^stabs.c:46:9: warning: macro is not used [-Wunused-macros]#define OTHEROFF (5) ^elf.c:35:9: warning: macro is not used [-Wunused-macros]#define _SYSCALL32 ^peigen.c:57:9: warning: macro is not used [-Wunused-macros]#define COFF_WITH_pe ^i386-dis.c:241:9: warning: macro is not used [-Wunused-macros]#define RMAL OP_REG, al_reg ^i386-dis.c:261:9: warning: macro is not used [-Wunused-macros]#define AL OP_IMREG, al_reg ^i386-dis.c:276:9: warning: macro is not used [-Wunused-macros]#define Ob OP_OFF, b_mode ^i386-dis.c:278:9: warning: macro is not used [-Wunused-macros]#define Ov OP_OFF, v_mode ^i386-dis.c:266:9: warning: macro is not used [-Wunused-macros]#define AH OP_IMREG, ah_reg ^i386-dis.c:267:9: warning: macro is not used [-Wunused-macros]#define CH OP_IMREG, ch_reg ^i386-dis.c:268:9: warning: macro is not used [-Wunused-macros]#define DH OP_IMREG, dh_reg ^i386-dis.c:269:9: warning: macro is not used [-Wunused-macros]#define BH OP_IMREG, bh_reg ^i386-dis.c:270:9: warning: macro is not used [-Wunused-macros]#define AX OP_IMREG, ax_reg ^i386-dis.c:271:9: warning: macro is not used [-Wunused-macros]#define DX OP_IMREG, dx_reg ^i386-dis.c:207:9: warning: macro is not used [-Wunused-macros]#define Gd OP_G, d_mode ^i386-dis.c:256:9: warning: macro is not used [-Wunused-macros]#define eDX OP_IMREG, eDX_reg ^i386-dis.c:255:9: warning: macro is not used [-Wunused-macros]#define eCX OP_IMREG, eCX_reg ^i386-dis.c:254:9: warning: macro is not used [-Wunused-macros]#define eBX OP_IMREG, eBX_reg ^i386-dis.c:251:9: warning: macro is not used [-Wunused-macros]#define RMDX OP_REG, dx_reg ^i386-dis.c:250:9: warning: macro is not used [-Wunused-macros]#define RMAX OP_REG, ax_reg ^i386-dis.c:265:9: warning: macro is not used [-Wunused-macros]#define BL OP_IMREG, bl_reg ^i386-dis.c:264:9: warning: macro is not used [-Wunused-macros]#define DL OP_IMREG, dl_reg ^i386-dis.c:260:9: warning: macro is not used [-Wunused-macros]#define eDI OP_IMREG, eDI_reg ^i386-dis.c:259:9: warning: macro is not used [-Wunused-macros]#define eSI OP_IMREG, eSI_reg ^i386-dis.c:258:9: warning: macro is not used [-Wunused-macros]#define eBP OP_IMREG, eBP_reg ^i386-dis.c:257:9: warning: macro is not used [-Wunused-macros]#define eSP OP_IMREG, eSP_reg ^ieee.c:245:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_CTORDTOR (0x400) ^ieee.c:247:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_CTOR (0x200) ^ieee.c:249:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_INLINE (0x800) ^ieee.c:241:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_OVERLOADED (0x80) ^ieee.c:233:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_OVERRIDE (0x8) ^ieee.c:243:9: warning: macro is not used [-Wunused-macros]#define CXXFLAGS_OPERATOR (0x100) ^arparse.c:4:9: warning: macro is not used [-Wunused-macros]#define YYBISON 1 /* Identify Bison output. */ ^arparse.c:6:10: warning: macro is not used [-Wunused-macros]# define NEWLINE 257 ^arparse.c:7:10: warning: macro is not used [-Wunused-macros]# define VERBOSE 258 ^arparse.c:8:10: warning: macro is not used [-Wunused-macros]# define FILENAME 259 ^arparse.c:9:10: warning: macro is not used [-Wunused-macros]# define ADDLIB 260 ^arparse.c:10:10: warning: macro is not used [-Wunused-macros]# define LIST 261 ^arparse.c:11:10: warning: macro is not used [-Wunused-macros]# define ADDMOD 262 ^arparse.c:12:10: warning: macro is not used [-Wunused-macros]# define CLEAR 263 ^arparse.c:13:10: warning: macro is not used [-Wunused-macros]#