Go to the documentation of this file.
11 #undef PACKAGE_BUGREPORT
15 #define _xmalloc xmalloc
17 #define _xcalloc xcalloc
19 #define _xrealloc xrealloc
24 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
26 #pragma GCC diagnostic warning "-Wstrict-prototypes"
32 #define xmalloc _xmalloc
35 #define xrealloc _xrealloc