Lines Matching full:to

7 /* How many MiB of RAM to assume if the real amount cannot be determined. */
10 /* Define to 1 if translation of program messages to the user's native
15 /* Define to 1 if ARM64 CRC32 instruction is supported. See configure.ac for
19 /* Define to 1 if bswap_16 is available. */
22 /* Define to 1 if bswap_32 is available. */
25 /* Define to 1 if bswap_64 is available. */
28 /* Define to 1 if you have the <byteswap.h> header file. */
32 /* Define to 1 if you have the 'cap_rights_limit' function. */
36 /* Define to 1 if the system has the type 'CC_SHA256_CTX'. */
39 /* Define to 1 if you have the 'CC_SHA256_Init' function. */
42 /* Define to 1 if you have the Mac OS X function
46 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
50 /* Define to 1 if crc32 integrity check is enabled. */
53 /* Define to 1 if crc64 integrity check is enabled. */
56 /* Define to 1 if sha256 integrity check is enabled. */
59 /* Define to 1 if you have the 'clock_gettime' function. */
62 /* Define to 1 if 'CLOCK_MONOTONIC' is declared in <time.h>. */
65 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
68 /* Define to 1 if you have the <cpuid.h> header file. */
76 /* Define to 1 if any of HAVE_DECODER_foo have been defined. */
79 /* Define to 1 if arm decoder is enabled. */
82 /* Define to 1 if arm64 decoder is enabled. */
85 /* Define to 1 if armthumb decoder is enabled. */
88 /* Define to 1 if delta decoder is enabled. */
91 /* Define to 1 if ia64 decoder is enabled. */
94 /* Define to 1 if lzma1 decoder is enabled. */
97 /* Define to 1 if lzma2 decoder is enabled. */
100 /* Define to 1 if powerpc decoder is enabled. */
103 /* Define to 1 if riscv decoder is enabled. */
106 /* Define to 1 if sparc decoder is enabled. */
109 /* Define to 1 if x86 decoder is enabled. */
112 /* Define to 1 if you have the <dlfcn.h> header file. */
115 /* Define to 1 if you have the 'elf_aux_info' function. */
118 /* Define to 1 if any of HAVE_ENCODER_foo have been defined. */
121 /* Define to 1 if arm encoder is enabled. */
124 /* Define to 1 if arm64 encoder is enabled. */
127 /* Define to 1 if armthumb encoder is enabled. */
130 /* Define to 1 if delta encoder is enabled. */
133 /* Define to 1 if ia64 encoder is enabled. */
136 /* Define to 1 if lzma1 encoder is enabled. */
139 /* Define to 1 if lzma2 encoder is enabled. */
142 /* Define to 1 if powerpc encoder is enabled. */
145 /* Define to 1 if riscv encoder is enabled. */
148 /* Define to 1 if sparc encoder is enabled. */
151 /* Define to 1 if x86 encoder is enabled. */
154 /* Define to 1 if __attribute__((__constructor__)) is supported for functions.
158 /* Define to 1 if you have the 'futimens' function. */
161 /* Define to 1 if you have the 'futimes' function. */
164 /* Define to 1 if you have the 'futimesat' function. */
167 /* Define to 1 if you have the 'getauxval' function. */
170 /* Define to 1 if you have the <getopt.h> header file. */
173 /* Define to 1 if you have the 'getopt_long' function. */
183 /* Define to 1 if you have the <immintrin.h> header file. */
189 /* Define to 1 if you have the <inttypes.h> header file. */
192 /* Define to 1 if Linux Landlock is supported. See configure.ac for details.
196 /* Define to 1 if .lz (lzip) decompression support is enabled. */
199 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
202 /* Define to 1 to enable bt2 match finder. */
205 /* Define to 1 to enable bt3 match finder. */
208 /* Define to 1 to enable bt4 match finder. */
211 /* Define to 1 to enable hc3 match finder. */
214 /* Define to 1 to enable hc4 match finder. */
217 /* Define to 1 if you have the <minix/config.h> header file. */
220 /* Define to 1 if getopt.h declares extern int optreset. */
223 /* Define to 1 if you have the 'pledge' function. */
226 /* Define to 1 if you have the 'posix_fadvise' function. */
229 /* Define to 1 if 'program_invocation_name' is declared in <errno.h>. */
232 /* Define to 1 if you have the 'pthread_condattr_setclock' function. */
238 /* Define to 1 if you have the 'SHA256Init' function. */
241 /* Define to 1 if the system has the type 'SHA256_CTX'. */
244 /* Define to 1 if you have the <sha256.h> header file. */
247 /* Define to 1 if you have the 'SHA256_Init' function. */
250 /* Define to 1 if the system has the type 'SHA2_CTX'. */
253 /* Define to 1 if you have the <sha2.h> header file. */
256 /* Define to 1 if optimizing for size. */
259 /* Define to 1 if stdbool.h conforms to C99. */
262 /* Define to 1 if you have the <stdint.h> header file. */
265 /* Define to 1 if you have the <stdio.h> header file. */
268 /* Define to 1 if you have the <stdlib.h> header file. */
271 /* Define to 1 if you have the <strings.h> header file. */
274 /* Define to 1 if you have the <string.h> header file. */
277 /* Define to 1 if 'st_atimensec' is a member of 'struct stat'. */
280 /* Define to 1 if 'st_atimespec.tv_nsec' is a member of 'struct stat'. */
283 /* Define to 1 if 'st_atim.st__tim.tv_nsec' is a member of 'struct stat'. */
286 /* Define to 1 if 'st_atim.tv_nsec' is a member of 'struct stat'. */
289 /* Define to 1 if 'st_uatime' is a member of 'struct stat'. */
292 /* Define to 1 to if GNU/Linux-specific details are unconditionally wanted for
293 symbol versioning. Define to 2 to if these are wanted only if also PIC is
299 /* Define to 1 if you have the 'sysctlbyname' function. */
302 /* Define to 1 if you have the <sys/byteorder.h> header file. */
305 /* Define to 1 if you have the <sys/cdefs.h> header file. */
308 /* Define to 1 if you have the <sys/endian.h> header file. */
311 /* Define to 1 if you have the <sys/param.h> header file. */
314 /* Define to 1 if you have the <sys/stat.h> header file. */
317 /* Define to 1 if you have the <sys/types.h> header file. */
320 /* Define to 1 if the system has the type 'uintptr_t'. */
323 /* Define to 1 if you have the <unistd.h> header file. */
326 /* Define to 1 if _mm_set_epi64x and _mm_clmulepi64_si128 are usable. See
332 /* Define to 1 if you have the 'utime' function. */
335 /* Define to 1 if you have the 'utimes' function. */
338 /* Define to 1 or 0, depending whether the compiler supports simple visibility
342 /* Define to 1 if you have the <wchar.h> header file. */
345 /* Define to 1 if you have the 'wcwidth' function. */
348 /* Define to 1 if the system has the type '_Bool'. */
351 /* Define to 1 if you have the '_futime' function. */
354 /* Define to 1 if _mm_movemask_epi8 is available. */
359 /* Define to 1 if the GNU C extension __builtin_assume_aligned is supported.
363 /* Define to 1 if the GNU C extensions __builtin_bswap16/32/64 are supported.
367 /* Define to the sub-directory where libtool stores uninstalled libraries. */
370 /* Define to 1 when using POSIX threads (pthreads). */
373 /* Define to 1 when using Windows Vista compatible threads. This uses features
377 /* Define to 1 when using Windows 95 (and thus XP) compatible threads. This
381 /* Define to 1 to disable debugging code. */
387 /* Define to the address where bug reports for this package should be sent. */
390 /* Define to the full name of this package. */
393 /* Define to the full name and version of this package. */
396 /* Define to the one symbol short name of this package. */
399 /* Define to the home page for this package. */
402 /* Define to the version of this package. */
405 /* Define to necessary symbol if this constant uses a non-standard name on
412 /* Define to 1 if all of the C89 standard headers exist (not just the ones
417 /* Define to 1 if the number of available CPU cores can be detected with
421 /* Define to 1 if the number of available CPU cores can be detected with
425 /* Define to 1 if the number of available CPU cores can be detected with
429 /* Define to 1 if the number of available CPU cores can be detected with
433 /* Define to 1 if the number of available CPU cores can be detected with
437 /* Define to 1 if the system supports fast unaligned access to 16-bit, 32-bit,
442 /* Define to 1 if the amount of physical memory can be detected with
446 /* Define to 1 if the amount of physical memory can be detected with
450 /* Define to 1 if the amount of physical memory can be detected with
454 /* Define to 1 if the amount of physical memory can be detected with
458 /* Define to 1 if the amount of physical memory can be detected with
462 /* Define to 1 if the amount of physical memory can be detected with sysctl().
466 /* Define to 1 if the amount of physical memory can be detected with Linux
470 /* Define to 1 to use unsafe type punning, e.g. char *x = ...; *(int *)x =
512 /* Define to 1 if needed for POSIX-compatible behavior. */
516 /* Define to 2 if needed for POSIX-compatible behavior. */
560 /* Enable X/Open extensions. Define to 500 only if necessary
561 to make mbstate_t available. */
570 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
586 /* Define to 1 on platforms where this makes off_t a 64-bit type. */
607 /* Define to rpl_ if the getopt replacement functions and variables should be
611 /* Define to 1 on platforms where this makes time_t a 64-bit type. */
614 /* Define to the type of a signed integer type of width exactly 32 bits if
618 /* Define to the type of a signed integer type of width exactly 64 bits if
622 /* Define to the type of an unsigned integer type of width exactly 16 bits if
626 /* Define to the type of an unsigned integer type of width exactly 32 bits if
630 /* Define to the type of an unsigned integer type of width exactly 64 bits if
634 /* Define to the type of an unsigned integer type of width exactly 8 bits if
638 /* Define to the type of an unsigned integer type wide enough to hold a