Searched refs:if (Results 1 – 25 of 597) sorted by relevance
12345678910>>...24
/toolchain/binutils/binutils-2.25/libiberty/ |
D | config.in | 3 /* Define if building universal (internal helper macro) */ 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 13 /* Define to 1 if translation of program messages to the user's native 17 /* Define to 1 if you have the <alloca.h> header file. */ 20 /* Define to 1 if you have the declaration of `basename', and to 0 if you 24 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 27 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 31 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 35 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 39 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 43 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you [all …]
|
/toolchain/binutils/binutils-2.25/intl/ |
D | config.h.in | 8 /* Define to 1 if using `alloca.c'. */ 14 /* Define to 1 if translation of program messages to the user's native 21 /* 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. */ 31 /* Define if the GNU dcgettext() function is already present or preinstalled. 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. */ [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 10 /* Define if building universal (internal helper macro) */ 13 /* Define to 1 if translation of program messages to the user's native 35 /* Define to 1 if you have the <byteswap.h> header file. */ 38 /* Define to 1 if you have the `chsize' function. */ 41 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 45 /* Define to 1 if you have the declaration of `basename', and to 0 if you 49 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 52 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. 56 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you [all …]
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 15 /* Define to 1 if using `alloca.c'. */ 24 /* Define to 1 if translation of program messages to the user's native 28 /* Suffix used for executables, if any. */ 31 /* Define to 1 if you have `alloca', as a function or macro. */ 34 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 38 /* Define to 1 if you have the declaration of `environ', and to 0 if you 42 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you 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. [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 10 /* Define if building universal (internal helper macro) */ 13 /* Define if using AIX 5.2 value for C_WEAKEXT. */ 27 /* Define to 1 if using `alloca.c'. */ 42 /* Define if you want run-time sanity checks. */ 45 /* Define to 1 if translation of program messages to the user's native 49 /* Define to 1 if you have `alloca', as a function or macro. */ 52 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 56 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 60 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | or1k.opc | 19 along with this program; if not, see <http://www.gnu.org/licenses/>. */ 65 if (strncasecmp (*strp, "plt(", 4) == 0) 72 if (**strp != ')') 75 if (errmsg == NULL 91 if (**strp == '#') 94 if (strncasecmp (*strp, "hi(", 3) == 0) 101 if (**strp != ')') 107 if (errmsg == NULL 115 else if (strncasecmp (*strp, "lo(", 3) == 0) 122 if (**strp != ')') [all …]
|
D | frv.opc | 21 along with this program; if not, write to the Free Software 87 /* Returns TRUE if {MAJOR,MACH} is a major branch of the FRV 96 if (major >= FR400_MAJOR_B_1 && major <= FR400_MAJOR_B_6) 100 if (major >= FR450_MAJOR_B_1 && major <= FR450_MAJOR_B_6) 104 if (major >= FR500_MAJOR_B_1 && major <= FR500_MAJOR_B_6) 112 /* Returns TRUE if {MAJOR,MACH} supports floating point insns. */ 123 if (major >= FR500_MAJOR_F_1 && major <= FR500_MAJOR_F_8) 131 /* Returns TRUE if {MAJOR,MACH} supports media insns. */ 139 if (major >= FR400_MAJOR_M_1 && major <= FR400_MAJOR_M_2) 143 if (major >= FR450_MAJOR_M_1 && major <= FR450_MAJOR_M_6) [all …]
|
D | m32c.opc | 20 along with this program; if not, write to the Free Software 67 if (mnem[0] == 'j' && mnem[1] != 's') 71 if (mnem[0] == 's' && mnem[1] == 'c') 75 if (mnem[0] == 'b' && mnem[1] == 'm') 105 if (memcmp (m32c_register_names[u], s, len) == 0 116 if (**strp == '[') \ 120 if (errmsg) \ 129 if (**strp == '[') \ 133 if (errmsg) \ 147 if (value > 0x3f) [all …]
|
D | ip2k.opc | 19 along with this program; if not, write to the Free Software 80 if (machs == 0) 106 /* Check here to see if you're about to try parsing a w as the first arg 107 and return an error if you are. */ 108 if ((strncmp (*strp, "w", 1) == 0) || (strncmp (*strp, "W", 1) == 0)) 112 if ((strncmp (*strp, ",", 1) == 0) || ISSPACE (**strp)) 125 if (*strp != NULL 132 if (afteroffset == NULL) 136 if (afteroffset != NULL) 138 if (afteroffset != *strp) [all …]
|
D | mt.opc | 20 along with this program; if not, write to the Free Software 65 if (machs == 0) 89 /* Range checking for signed numbers. Returns 0 if acceptable 90 and 1 if the value is out of bounds for a signed quantity. */ 95 if ((val < -32768) || (val > 32767)) 113 if (opindex == (CGEN_OPERAND_TYPE) MT_OPERAND_LOOPSIZE) 138 if (opindex == (CGEN_OPERAND_TYPE) MT_OPERAND_IMM16O) 143 if (errmsg == NULL) 145 if (signed_out_of_bounds (value)) 154 if (opindex == (CGEN_OPERAND_TYPE) MT_OPERAND_IMM16L) [all …]
|
D | mep.opc | 19 along with this program; if not, write to the Free Software 124 if (!err) 128 if (err) 170 if (err) 172 if (*field != 13) 184 if (err) 186 if (*field != 15) 217 if (err) 243 if (lsbs) 279 if (strncasecmp (*strp, "%lo(", 4) == 0) [all …]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 10 /* Define to 1 if translation of program messages to the user's native 23 /* Define to 1 if you have the `close' function. */ 26 /* Define to 1 if you have the declaration of `environ', and to 0 if you 30 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 34 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 41 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 45 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 49 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 53 /* Define to 1 if you have the <dlfcn.h> header file. */ [all …]
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | elf32.em | 6 if [ -z "$MACHINE" ]; then 32 along with this program; if not, write to the Free Software 70 if [ "x${USE_LIBPATH}" = xyes ] ; then 85 if test -n "$EXTRA_EM_FILE" ; then 95 if test x"$LDEMUL_BEFORE_PARSE" != xgld"$EMULATION_NAME"_before_parse; then 103 config.has_shared = `if test -n "$GENERATE_SHLIB_SCRIPT" ; then echo TRUE ; else echo FALSE ; fi`; 104 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo TRUE ; else echo FALSE ; fi… 110 if test x"$LDEMUL_RECOGNIZED_FILE" != xgld"${EMULATION_NAME}"_load_symbols; then 122 if (entry->flags.add_DT_NEEDED_for_regular) 128 if (!entry->flags.add_DT_NEEDED_for_dynamic) [all …]
|
D | sunos.em | 3 if [ -z "$MACHINE" ]; then 29 along with this program; if not, write to the Free Software 100 if [ "x${host}" = "x${target}" ] ; then 107 if (env != NULL) 117 if (c != NULL) 119 if (*l != '\0') 121 if (c == NULL) 136 restrict the major version by saying, e.g., -lc.1. Also, if we 138 replacing .so with .sa; if it exists, it will be an archive which 158 if (! inp->flags.search_dirs [all …]
|
D | xtensaelf.em | 17 # along with this program; if not, write to the Free Software 58 if (XCHAL_HAVE_BE) 79 if (*spp == os) 106 if (insn_sec == NULL) 111 if (prop_sec != NULL && insn_sec != NULL) 117 if (insn_sec->size != 0) 120 if (insn_contents == NULL) 125 if (! bfd_get_section_contents (abfd, insn_sec, insn_contents, 137 if (prop_sec == NULL 154 if (prop_contents == NULL && prop_sec->size != 0) [all …]
|
D | ppc32elf.em | 17 # along with this program; if not, write to the Free Software 49 if (params.emit_stub_syms < 0) 51 if (pagesize == 0) 60 if test -z "$VXWORKS_BASE_EM_FILE" ; then 65 if (is_ppc_elf (link_info.output_bfd)) 76 if (new_plt < 0) 85 if (os->constraint == SPECIAL && strcmp (os->name, ".plt") == 0) 87 if (num_plt < 2) 91 if (os->constraint == SPECIAL && strcmp (os->name, ".got") == 0) 93 if (num_got < 2) [all …]
|
D | spuelf.em | 17 # along with this program; if not, write to the Free Software 55 if ! cat ${srcdir}/emultempl/spu_ovl.o_c >> e${EMULATION_NAME}.c 68 if ! cat ${srcdir}/emultempl/spu_icache.o_c >> e${EMULATION_NAME}.c 102 if (is_spu_target ()) 105 if ((params.auto_overlay & AUTO_OVERLAY) == 0) 110 if (link_info.relocatable) 113 if (!link_info.relocatable 139 if (o != NULL) 143 if (os == NULL) 148 else if (params.ovly_flavour != ovly_soft_icache [all …]
|
D | nds32elf.em | 18 # along with this program; if not, write to the Free Software 34 /* Disable if linking a dynamically linked executable. */ 43 static bfd_boolean ex9_loop_aware = FALSE; /* Ignore ex9 if inside a loop. */ 44 static bfd_boolean ifc_loop_aware = FALSE; /* Ignore ifc if inside a loop. */ 52 if (strstr (bfd_get_target (link_info.output_bfd), "nds32") == NULL) 73 if (link_info.relocatable) 76 if (!RELAXATION_ENABLED) 83 if (ex9_import_file != NULL) 91 if (link_info.shared) 111 … if (arch_ver == (unsigned int)-1 && E_N1_ARCH != (elf_elfheader (abfd)->e_flags & EF_NDS_ARCH)) [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | config.in | 5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 10 /* Define to 1 if translation of program messages to the user's native 14 /* Define to 1 if you have the declaration of `basename', and to 0 if you 18 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 22 /* Define to 1 if you have the <dlfcn.h> header file. */ 25 /* Define to 1 if you have the <inttypes.h> header file. */ 28 /* Define to 1 if you have the <limits.h> header file. */ 31 /* Define to 1 if you have the <memory.h> header file. */ 34 /* Define if sigsetjmp is available. */ 37 /* Define to 1 if you have the <stdint.h> header file. */ [all …]
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-prefix.m4 | 22 dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate 40 if test "X$withval" = "Xno"; then 43 if test "X$withval" = "X"; then 54 if test $use_additional = yes; then 57 dnl 1. if it's the standard /usr/include, 58 dnl 2. if it's already present in $CPPFLAGS, 59 dnl 3. if it's /usr/local/include and we are using GCC on Linux, 60 dnl 4. if it doesn't exist as a directory. 61 if test "X$additional_includedir" != "X/usr/include"; then 65 if test "X$x" = "X-I$additional_includedir"; then [all …]
|
D | acx.m4 | 6 dnl # $build_alias or canonical $build if blank. 18 dnl # $host_alias, or $build_noncanonical if blank. 30 dnl # $target_alias or $host_noncanonical if blank. 94 if ( test $srcdir = . && test -d gcc ) \ 121 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path]) 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 128 if test -n "[$]$1"; then 134 if test -n "$ac_cv_prog_$1"; then 141 if test -n "$ncn_tool_prefix"; then 145 if test -z "$ac_cv_prog_$1" && test $build = $host ; then [all …]
|
D | lib-link.m4 | 62 dnl because if the user has installed lib[]Name and not disabled its use 73 if test "$ac_cv_lib[]Name" = yes; then 75 AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the $1 library.]) 139 if test "X$withval" = "Xno"; then 142 if test "X$withval" = "X"; then 168 if test "$n" = "$name"; then 173 if test -z "$already_handled"; then 175 dnl See if it was already located by an earlier AC_LIB_LINKFLAGS 179 if test -n "$value"; then 180 if test "$value" = yes; then [all …]
|
D | acinclude.m4 | 15 if test $ac_cv_prog_gxx = yes; then 17 dnl Check whether -g works, even if CXXFLAGS is set, in case the package 24 if test "$ac_test_CXXFLAGS" = set; then 37 dnl See if the G++ compiler we found works. 53 if test x"${CXX}" = xc++ ; then 61 if test `echo $libgccpath | sed -e 's:/.*/::'` = libgcc.a ; then 67 dnl If we are using G++, look for the files that need to exist if this 69 if test x"${ac_cv_prog_gxx}" = xyes ; then 71 if test -f ${gccfiles}/specs -a -f ${gccfiles}/cpp -a -f ${gccfiles}/cc1plus; then 77 if test -d ${gcclibs}/ldscripts -a -f ${gcclibs}/libc.a -a -f ${gcclibs}/libstdc++.a ; then [all …]
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gconfig.in | 3 /* Define to 1 if translation of program messages to the user's native 10 /* Define to 1 if you have the <dlfcn.h> header file. */ 13 /* Define to 1 if you have the <inttypes.h> header file. */ 16 /* Define to 1 if you have the <memory.h> header file. */ 19 /* Define to 1 if you have the `setmode' function. */ 22 /* Define to 1 if you have the <stdint.h> header file. */ 25 /* Define to 1 if you have the <stdlib.h> header file. */ 28 /* Define to 1 if you have the <strings.h> header file. */ 31 /* Define to 1 if you have the <string.h> header file. */ 34 /* Define to 1 if you have the <sys/gmon_out.h> header file. */ [all …]
|
12345678910>>...24