Searched refs:declared (Results 1 – 25 of 519) sorted by relevance
12345678910>>...21
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | linkage.m4 | 7 dnl declared when using the c++ compiler 49 dnl 1) declared when using the c++ compiler 53 dnl Define HAVE_CARGF etc if "cargf" is declared and links 114 dnl declared when using the c++ compiler 135 dnl 1) declared when using the c++ compiler 138 dnl Define HAVE_CARGF etc if "cargf" is declared and links 161 dnl declared when using the c++ compiler 182 dnl 1) declared when using the c++ compiler 185 dnl Define HAVE_CARGF etc if "cargf" is declared and links 208 dnl 1) declared when using the c++ compiler [all …]
|
| D | crossconfig.m4 | 362 dnl declared when using the c compiler 364 dnl Define HAVE_CARGF etc if "cargf" is declared 393 dnl declared when using the c compiler 396 dnl are declared
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | acinclude.m4 | 95 dnl See if errno must be declared even when <errno.h> is included. 97 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno, 105 [Define if errno must be declared even when <errno.h> is included.]) 111 [AC_MSG_CHECKING([whether $1 must be declared]) 134 [Define if $1 is not declared in system header files.])
|
| D | libiberty.texi | 163 in @file{@var{foo}.c} but not declared in any @libib{} header file; more 166 be declared as @code{extern}. 182 All of these functions are declared in the @file{libiberty.h} header
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | acinclude.m4 | 95 dnl See if errno must be declared even when <errno.h> is included. 97 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno, 105 [Define if errno must be declared even when <errno.h> is included.]) 111 [AC_MSG_CHECKING([whether $1 must be declared]) 134 [Define if $1 is not declared in system header files.])
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | acinclude.m4 | 95 dnl See if errno must be declared even when <errno.h> is included. 97 [AC_CACHE_CHECK(whether errno must be declared, libiberty_cv_declare_errno, 105 [Define if errno must be declared even when <errno.h> is included.]) 111 [AC_MSG_CHECKING([whether $1 must be declared]) 134 [Define if $1 is not declared in system header files.])
|
| D | libiberty.texi | 163 in @file{@var{foo}.c} but not declared in any @libib{} header file; more 166 be declared as @code{extern}. 182 All of these functions are declared in the @file{libiberty.h} header
|
| /netbsd/src/external/gpl2/xcvs/dist/m4/ |
| D | mbrtowc.m4 | 15 AC_CACHE_CHECK([whether mbrtowc and mbstate_t are properly declared], 29 [Define to 1 if mbrtowc and mbstate_t are properly declared.])
|
| D | unlocked-io.m4 | 13 dnl Use only those *_unlocked macros or functions that are declared 14 dnl (because some of them were declared in Solaris 2.5.1 but were removed
|
| D | timespec.m4 | 26 dnl Define HAVE_STRUCT_TIMESPEC if `struct timespec' is declared 57 [Define if struct timespec is declared in <time.h>. ])
|
| D | setenv.m4 | 34 # Check if a variable is properly declared. 39 AC_MSG_CHECKING([if $2 is properly declared])
|
| D | gettext.m4 | 403 dnl Use the _snprintf function only if it is declared (because on NetBSD it 408 dnl Use the *_unlocked functions only if they are declared. 409 dnl (because some of them were defined without being declared in Solaris 529 dnl Check whether a function is declared. 532 AC_CACHE_CHECK([whether $1 is declared], ac_cv_have_decl_$1,
|
| /netbsd/src/lib/libc/ |
| D | README | 17 it is provided as an ELF global symbol. Its name is declared normally 20 => Example: The names `malloc' and `free' are declared normally in 50 The name is declared normally in the appropriate header file, provided 109 global symbol with an underscore prefix. Its name is declared in the 120 The name `_initdir' is declared normally in 143 The name foo is declared in the appropriate header file, under any
|
| /netbsd/src/tests/usr.bin/config/ |
| D | d_postponed_orphan | 11 # Here, parenti is negated before the child* instance is declared. That
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | configure.com | 218 /* Whether malloc must be declared even if <stdlib.h> is included. */ 220 /* Whether free must be declared even if <stdlib.h> is included. */
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | configure.com | 218 /* Whether malloc must be declared even if <stdlib.h> is included. */ 220 /* Whether free must be declared even if <stdlib.h> is included. */
|
| /netbsd/src/external/bsd/libevent/dist/m4/ |
| D | ax_check_funcs_ex.m4 | 5 # $2: the headers in where the function declared
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/m4/ |
| D | ax_check_funcs_ex.m4 | 5 # $2: the headers in where the function declared
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/cf/ |
| D | krb-struct-winsize.m4 | 18 AC_DEFINE(HAVE_STRUCT_WINSIZE, 1, [define if struct winsize is declared in sys/termios.h])
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/ |
| D | gettext.m4 | 382 dnl Use the _snprintf function only if it is declared (because on NetBSD it 387 dnl Use the *_unlocked functions only if they are declared. 388 dnl (because some of them were defined without being declared in Solaris 515 dnl Use the *_unlocked functions only if they are declared. 516 dnl (because some of them were defined without being declared in Solaris 611 dnl Check whether a function is declared. 614 AC_CACHE_CHECK([whether $1 is declared], ac_cv_have_decl_$1,
|
| /netbsd/src/external/lgpl3/gmp/dist/mini-gmp/ |
| D | README | 41 The supported GMP subset of the mpn and mpz interfaces is declared in 61 The supported GMP subset of the mpq layer is declared in mini-mpq.h,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | cif-code.def | 90 /* Function is not declared as inline. */ 92 N_("function not declared inline and code size would grow"))
|
| D | machmode.def | 31 data of the variable declared. */ 52 declared in real.h, or else a literal 0. Do not put a leading & 137 For all modes presently declared in class CLASS, construct 161 For all modes presently declared in class CLASS, construct
|
| /netbsd/src/external/bsd/file/dist/ |
| D | acinclude.m4 | 15 # consider it declared and we won't give our own extern.
|
| D | config.h.in | 62 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 116 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 300 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 304 /* Define to 1 if `major', `minor', and `makedev' are declared in
|
12345678910>>...21