Lines Matching refs:define
5 # define HAVE_RAND_S 1
8 /* Define if building for a CISC machine (e.g. Intel). */
9 #define CPU_CISC 1
11 /* Define if building for a RISC machine (assume slow byte access). */
15 /* #define DEV_URANDOM "/dev/urandom" */
17 /* Define to compile in dynamic debugging system. */
18 #define ENABLE_DEBUGGING 1
23 /* Define to use logging to stdout. */
24 #define ERR_REPORTING_STDOUT 1
26 /* Define this to use ISMAcryp code. */
29 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 /* Define to 1 if you have the <byteswap.h> header file. */
35 /* Define to 1 if you have the `inet_aton' function. */
38 /* Define to 1 if the system has the type `int16_t'. */
39 #define HAVE_INT16_T 1
41 /* Define to 1 if the system has the type `int32_t'. */
42 #define HAVE_INT32_T 1
44 /* Define to 1 if the system has the type `int8_t'. */
45 #define HAVE_INT8_T 1
47 /* Define to 1 if you have the <inttypes.h> header file. */
50 /* Define to 1 if you have the `socket' library (-lsocket). */
53 /* Define to 1 if you have the <machine/types.h> header file. */
56 /* Define to 1 if you have the <memory.h> header file. */
57 #define HAVE_MEMORY_H 1
59 /* Define to 1 if you have the <netinet/in.h> header file. */
62 /* Define to 1 if you have the `socket' function. */
65 /* Define to 1 if you have the <stdint.h> header file. */
68 /* Define to 1 if you have the <stdlib.h> header file. */
69 #define HAVE_STDLIB_H 1
71 /* Define to 1 if you have the <strings.h> header file. */
72 #define HAVE_STRINGS_H 1
74 /* Define to 1 if you have the <string.h> header file. */
75 #define HAVE_STRING_H 1
77 /* Define to 1 if you have the <syslog.h> header file. */
80 /* Define to 1 if you have the <sys/int_types.h> header file. */
83 /* Define to 1 if you have the <sys/socket.h> header file. */
86 /* Define to 1 if you have the <sys/stat.h> header file. */
87 #define HAVE_SYS_STAT_H 1
89 /* Define to 1 if you have the <sys/types.h> header file. */
90 #define HAVE_SYS_TYPES_H 1
92 /* Define to 1 if you have the <sys/uio.h> header file. */
95 /* Define to 1 if the system has the type `uint16_t'. */
96 #define HAVE_UINT16_T 1
98 /* Define to 1 if the system has the type `uint32_t'. */
99 #define HAVE_UINT32_T 1
101 /* Define to 1 if the system has the type `uint64_t'. */
102 #define HAVE_UINT64_T 1
104 /* Define to 1 if the system has the type `uint8_t'. */
105 #define HAVE_UINT8_T 1
107 /* Define to 1 if you have the <unistd.h> header file. */
110 /* Define to 1 if you have the `usleep' function. */
113 /* Define to 1 if you have the <windows.h> header file. */
114 #define HAVE_WINDOWS_H 1
116 /* Define to 1 if you have the <winsock2.h> header file. */
117 #define HAVE_WINSOCK2_H 1
119 /* Define to use X86 inlined assembly code */
122 /* Define to the address where bug reports for this package should be sent. */
123 #define PACKAGE_BUGREPORT ""
125 /* Define to the full name of this package. */
126 #define PACKAGE_NAME ""
128 /* Define to the full name and version of this package. */
129 #define PACKAGE_STRING ""
131 /* Define to the one symbol short name of this package. */
132 #define PACKAGE_TARNAME ""
134 /* Define to the version of this package. */
135 #define PACKAGE_VERSION ""
138 #define SIZEOF_UNSIGNED_LONG 4
141 #define SIZEOF_UNSIGNED_LONG_LONG 8
143 /* Define to use GDOI. */
146 /* Define to compile for kernel contexts. */
149 /* Define to compile for Linux kernel context. */
152 /* Define to 1 if you have the ANSI C header files. */
153 #define STDC_HEADERS 1
158 /* Define to use syslog logging. */
161 /* Define to 1 if your processor stores words with the most significant byte
165 /* Define to empty if `const' does not conform to ANSI C. */
168 /* Define 'inline' to nothing, since the MSVC compiler doesn't support it. */
169 #define inline
171 /* Define to `unsigned' if <sys/types.h> does not define. */
176 #define _CRT_SECURE_NO_DEPRECATE
179 #define _CRT_NONSTDC_NO_DEPRECATE