1 /* Define to "%p" if printf supports it, else machmode.h will define it. */
4 /* Define if you want expensive run-time checks. */
7 /* Define if your cpp understands the stringify operator. */
8 #undef HAVE_CPP_STRINGIFY
10 /* Define if your compiler understands volatile. */
13 /* Define if your assembler supports specifying the maximum number
14 of bytes to skip when using the GAS .p2align command. */
15 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
17 /* Define if you have a working <inttypes.h> header file. */
18 #undef HAVE_INTTYPES_H
20 /* Whether malloc must be declared even if <stdlib.h> is included. */
21 #undef NEED_DECLARATION_MALLOC
23 /* Whether realloc must be declared even if <stdlib.h> is included. */
24 #undef NEED_DECLARATION_REALLOC
26 /* Whether calloc must be declared even if <stdlib.h> is included. */
27 #undef NEED_DECLARATION_CALLOC
29 /* Whether free must be declared even if <stdlib.h> is included. */
30 #undef NEED_DECLARATION_FREE
32 /* Whether bcopy must be declared even if <string.h> is included. */
33 #undef NEED_DECLARATION_BCOPY
35 /* Whether bcmp must be declared even if <string.h> is included. */
36 #undef NEED_DECLARATION_BCMP
38 /* Whether bzero must be declared even if <string.h> is included. */
39 #undef NEED_DECLARATION_BZERO
41 /* Whether index must be declared even if <string.h> is included. */
42 #undef NEED_DECLARATION_INDEX
44 /* Whether rindex must be declared even if <string.h> is included. */
45 #undef NEED_DECLARATION_RINDEX
47 /* Whether getenv must be declared even if <stdlib.h> is included. */
48 #undef NEED_DECLARATION_GETENV
50 /* Whether atol must be declared even if <stdlib.h> is included. */
51 #undef NEED_DECLARATION_ATOL
53 /* Whether sbrk must be declared even if <stdlib.h> is included. */
54 #undef NEED_DECLARATION_SBRK
56 /* Whether abort must be declared even if <stdlib.h> is included. */
57 #undef NEED_DECLARATION_ABORT