Home
last modified time | relevance | path

Searched full:have (Results 1 – 25 of 9446) sorted by relevance

12345678910>>...378

/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A Dconfig.h.in3 /* Define if you have a working `mmap' system call. */
56 // Define if you have the modff function.
59 // Define if you have the modfl function.
62 // Define if you have the expf function.
65 // Define if you have the expl function.
68 // Define if you have the hypotf function.
71 // Define if you have the hypotl function.
128 /* Define if you have the __signbit function. */
131 /* Define if you have the __signbitf function. */
134 /* Define if you have the __signbitl function. */
[all …]
/openbsd-src/gnu/lib/libiberty/src/
H A Dconfig.in7 /* Define to 1 if you have the <alloca.h> header file. */
10 /* Define to 1 if you have the `asprintf' function. */
13 /* Define to 1 if you have the `atexit' function. */
16 /* Define to 1 if you have the `basename' function. */
19 /* Define to 1 if you have the `bcmp' function. */
22 /* Define to 1 if you have the `bcopy' function. */
25 /* Define to 1 if you have the `bsearch' function. */
28 /* Define to 1 if you have the `bzero' function. */
31 /* Define to 1 if you have the `calloc' function. */
34 /* Define to 1 if you have the `canonicalize_file_name' function. */
[all …]
/openbsd-src/gnu/gcc/libmudflap/
H A Dconfig.h.in6 /* Define to 1 if you have the `addmntent' function. */
9 /* Define to 1 if you have the <arpa/inet.h> header file. */
12 /* Define to 1 if you have the `backtrace' function. */
15 /* Define to 1 if you have the `backtrace_symbols' function. */
18 /* Define to 1 if you have the <ctype.h> header file. */
21 /* Define to 1 if you have the `cuserid' function. */
24 /* Define to 1 if you have the <dirent.h> header file. */
27 /* Define to 1 if you have the <dlfcn.h> header file. */
30 /* Define to 1 if you have the `dlvsym' function. */
33 /* Define to 1 if you have the <execinfo.h> header file. */
[all …]
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dfor-many.t13 my @have;
15 @have = ();
19 push @have, "$q;$r";
21 is("@have", 'A;B C;D', 'explicit list');
23 @have = ();
26 push @have, "$q;$r";
28 is("@have", 'D;C B;A', 'explicit list reversed');
30 @have = ();
33 push @have, "$q;$r";
35 is("@have", '
[all...]
/openbsd-src/gnu/usr.bin/texinfo/
H A Dconfig.in18 /* Define to 1 if you have `alloca', as a function or macro. */
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 /* Define to 1 if you have the <argz.h> header file. */
28 /* Define to 1 if you have the `asprintf' function. */
31 /* Define to 1 if you have the `bzero' function. */
38 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
42 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
46 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
50 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
54 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
[all …]
/openbsd-src/gnu/usr.bin/cvs/
H A Dconfig.h.in31 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
37 /* Define if you have <vfork.h>. */
65 /* Define if you have the ANSI C header files. */
77 /* Define if you have MIT Kerberos version 4 available. */
93 /* Define if you have the connect function. */
96 /* Define if you have memchr (always for CVS). */
99 /* Define if you have strchr (always for CVS). */
113 /* Define if you have the crypt function. */
116 /* Define if you have the getspnam function. */
125 /* Define if you have the dup2 function. */
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Config/
H A Dconfig.h.cmake26 /* Define to 1 if you have the `backtrace' function. */
31 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
37 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
41 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you
45 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you
49 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
53 /* Define to 1 if you have the <dlfcn.h> header file. */
71 /* Define to 1 if you have the <errno.h> header file. */
74 /* Define to 1 if you have the <fcntl.h> header file. */
77 /* Define to 1 if you have the <fenv.h> header file. */
[all …]
/openbsd-src/gnu/usr.bin/clang/include/llvm/Config/
H A Dconfig.h28 /* Define to 1 if you have the `backtrace' function. */
33 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
39 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
43 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you
47 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you
51 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
55 /* Define to 1 if you have the <dlfcn.h> header file. */
80 /* Define to 1 if you have the <errno.h> header file. */
83 /* Define to 1 if you have the <fcntl.h> header file. */
86 /* Define to 1 if you have the <fenv.h> header file. */
[all …]
/openbsd-src/gnu/lib/libstdc++-v3/
H A Dconfig.h5 /* Define to 1 if you have the `acosf' function. */
8 /* Define to 1 if you have the `acosl' function. */
11 /* Define to 1 if you have the `asinf' function. */
14 /* Define to 1 if you have the `asinl' function. */
17 /* Define to 1 if you have the `atan2f' function. */
20 /* Define to 1 if you have the `atan2l' function. */
23 /* Define to 1 if you have the `atanf' function. */
26 /* Define to 1 if you have the `atanl' function. */
29 /* Define to 1 if you have the `ceilf' function. */
32 /* Define to 1 if you have the `ceill' function. */
[all …]
/openbsd-src/gnu/gcc/fixincludes/
H A Dconfig.h.in6 /* Define to 1 if you have the `clearerr_unlocked' function. */
9 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
13 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
17 /* Define to 1 if you have the declaration of `basename', and to 0 if you
21 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
25 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
29 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
33 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
37 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
41 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dconfig.in14 /* Define to 1 if you have `alloca', as a function or macro. */
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 /* Define to 1 if you have the <argz.h> header file. */
24 /* Define to 1 if you have the `dcgettext' function. */
27 /* Define to 1 if you have the declaration of `basename', and to 0 if you
31 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
38 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
42 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
46 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
[all …]
/openbsd-src/usr.sbin/unbound/
H A Dconfig.h.in51 /* Define to 1 if you have the `accept4' function. */
54 /* Define to 1 if you have the `arc4random' function. */
57 /* Define to 1 if you have the `arc4random_uniform' function. */
60 /* Define to 1 if you have the <arpa/inet.h> header file. */
78 /* If we have be64toh */
81 /* Define to 1 if you have the `BIO_set_callback_ex' function. */
84 /* Define to 1 if you have the <bsd/stdlib.h> header file. */
87 /* Define to 1 if you have the <bsd/string.h> header file. */
90 /* Define to 1 if you have the `chown' function. */
93 /* Define to 1 if you have th
[all...]
/openbsd-src/gnu/gcc/libcpp/
H A Dconfig.in18 /* Define to 1 if you have `alloca', as a function or macro. */
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 /* Define to 1 if you have the `clearerr_unlocked' function. */
28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
32 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36 /* Define to 1 if you have the declaration of `basename', and to 0 if you
40 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
44 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
48 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dconfig.in20 /* Define if you have alloca, as a function or macro. */
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
29 /* Define if you have a working `mmap' system call. */
32 /* Define if you have <vfork.h>. */
68 /* Define if you have the ANSI C header files. */
74 /* Enable GNU extensions on systems that have them. */
136 /* Define if you have HPUX threads */
182 /* Define if you have the __argz_count function. */
185 /* Define if you have the __argz_next function. */
188 /* Define if you have the __argz_stringify function. */
[all …]
/openbsd-src/gnu/lib/libreadline/
H A Dconfig.h.in25 /* Define if you have the isascii function. */
28 /* Define if you have the isxdigit function. */
31 /* Define if you have the lstat function. */
34 /* Define if you have the mbsrtowcs function. */
37 /* Define if you have the memmove function. */
40 /* Define if you have the putenv function. */
43 /* Define if you have the select function. */
46 /* Define if you have the setenv function. */
49 /* Define if you have the setlocale function. */
52 /* Define if you have the strcasecmp function. */
[all …]
H A Dconfig.h26 /* Define if you have the isascii function. */
29 /* Define if you have the isxdigit function. */
32 /* Define if you have the lstat function. */
35 /* Define if you have the mbsrtowcs function. */
38 /* Define if you have the memmove function. */
41 /* Define if you have the putenv function. */
44 /* Define if you have the select function. */
47 /* Define if you have the setenv function. */
50 /* Define if you have the setlocale function. */
53 /* Define if you have the strcasecmp function. */
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dconfig.in14 /* Additional extension a shared object might have. */
17 /* Define to 1 if you have `alloca', as a function or macro. */
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 /* Define to 1 if you have the <argz.h> header file. */
27 /* Define to 1 if you have the `dcgettext' function. */
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
38 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
45 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
49 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dconfig.in13 /* Define if you have alloca, as a function or macro. */
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 /* Define if you have a working `mmap' system call. */
40 /* Define if you have the ANSI C header files. */
46 /* Define if you have the __argz_count function. */
49 /* Define if you have the __argz_next function. */
52 /* Define if you have the __argz_stringify function. */
55 /* Define if you have the dcgettext function. */
58 /* Define if you have the fcntl function. */
61 /* Define if you have the fdopen function. */
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dconfig.in17 /* Define to 1 if you have `alloca', as a function or macro. */
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 /* Define to 1 if you have the <argz.h> header file. */
27 /* Define to 1 if you have the `dcgettext' function. */
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
34 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
38 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
42 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
49 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
53 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
[all …]
/openbsd-src/usr.sbin/nsd/
H A Dconfig.h.in46 /* Define to 1 if you have the `accept4' function. */
49 /* Define to 1 if you have the `alarm' function. */
52 /* Define to 1 if you have the `arc4random' function. */
55 /* Define to 1 if you have the `arc4random_uniform' function. */
58 /* Define to 1 if you have the <arpa/inet.h> header file. */
73 /* Define to 1 if you have the `b64_ntop' function. */
76 /* Define to 1 if you have the `b64_pton' function. */
79 /* Define to 1 if you have the `basename' function. */
85 /* Define to 1 if you have the `chroot' function. */
88 /* Define to 1 if you have the `clock_gettime' function. */
[all …]
/openbsd-src/sbin/unwind/libunbound/
H A Dconfig.h56 /* Define to 1 if you have the `accept4' function. */
59 /* Define to 1 if you have the `arc4random' function. */
62 /* Define to 1 if you have the `arc4random_uniform' function. */
65 /* Define to 1 if you have the <arpa/inet.h> header file. */
83 /* If we have be64toh */
86 /* Define to 1 if you have the `BIO_set_callback_ex' function. */
89 /* Define to 1 if you have the <bsd/stdlib.h> header file. */
92 /* Define to 1 if you have the <bsd/string.h> header file. */
95 /* Define to 1 if you have the `chown' function. */
98 /* Define to 1 if you have th
[all...]
/openbsd-src/gnu/usr.bin/cc/libcpp/
H A Dconfig.h20 /* Define to 1 if you have `alloca', as a function or macro. */
23 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27 /* Define to 1 if you have the `clearerr_unlocked' function. */
30 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
34 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
38 /* Define to 1 if you have the declaration of `basename', and to 0 if you
42 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
46 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
50 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
54 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
[all …]
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dconfig.in13 /* Define if you have alloca, as a function or macro. */
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 /* Define if you have a working `mmap' system call. */
43 /* Define if you have the ANSI C header files. */
49 /* Define if you have the __argz_count function. */
52 /* Define if you have the __argz_next function. */
55 /* Define if you have the __argz_stringify function. */
58 /* Define if you have the dcgettext function. */
61 /* Define if you have the getcwd function. */
64 /* Define if you have the getpagesize function. */
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dconfig.in13 /* Define if you have alloca, as a function or macro. */
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 /* Define if you have a working `mmap' system call. */
22 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
43 /* Define if you have the ANSI C header files. */
49 /* Define if you have the __argz_count function. */
52 /* Define if you have the __argz_next function. */
55 /* Define if you have the __argz_stringify function. */
58 /* Define if you have the dcgettext function. */
61 /* Define if you have the getc_unlocked function. */
[all …]
/openbsd-src/gnu/gcc/intl/
H A Dconfig.h.in21 /* Define to 1 if you have `alloca', as a function or macro. */
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28 /* Define to 1 if you have the <argz.h> header file. */
35 /* Define to 1 if you have the `feof_unlocked' function. */
38 /* Define to 1 if you have the `fgets_unlocked' function. */
41 /* Define to 1 if you have the `getcwd' function. */
44 /* Define to 1 if you have the `getc_unlocked' function. */
47 /* Define to 1 if you have the `getegid' function. */
50 /* Define to 1 if you have the `geteuid' function. */
53 /* Define to 1 if you have the `getgid' function. */
[all …]

12345678910>>...378