Searched refs:suffix (Results 151 - 175 of 223) sorted by relevance

123456789

/freebsd-10.3-release/contrib/gdb/gdb/
H A Ddefs.h484 extern void puts_debug (char *prefix, char *string, char *suffix);
H A Dhpread.c4739 char *suffix;
4740 suffix = VT (objfile) + dn_bufp->dtype.name;
4741 TYPE_NAME (structtype) = suffix;
4781 char *prefix, *suffix;
4782 suffix = VT (objfile) + dn_bufp->dtype.name;
4833 strlen (prefix) + strlen (suffix) + 1);
4835 TYPE_NAME (structtype) = strcat (TYPE_NAME (structtype), suffix);
4836 TYPE_TAG_NAME (structtype) = suffix;
4841 fix_static_member_physnames (structtype, suffix, objfile);
4766 char *prefix, *suffix; local
H A Ddwarf2read.c769 static char *typename_concat (const char *prefix, const char *suffix);
6237 typename_concat (const char *prefix, const char *suffix) argument
6240 return xstrdup (suffix);
6243 char *retval = xmalloc (strlen (prefix) + 2 + strlen (suffix) + 1);
6247 strcat (retval, suffix);
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dcp-demangle.c3600 struct d_print_mod *mods, int suffix)
3608 || (! suffix
3613 d_print_mod_list (dpi, mods->next, suffix);
3670 d_print_mod_list (dpi, mods->next, suffix);
3599 d_print_mod_list(struct d_print_info *dpi, struct d_print_mod *mods, int suffix) argument
/freebsd-10.3-release/contrib/gcc/
H A Dbitmap.c1520 bitmap_print (FILE *file, bitmap head, const char *prefix, const char *suffix)
1532 fputs (suffix, file);
1508 bitmap_print(FILE *file, bitmap head, const char *prefix, const char *suffix) argument
H A Dtree-complex.c387 const char *suffix, enum tree_code code)
400 DECL_NAME (r) = get_identifier (ACONCAT ((name, suffix, NULL)));
386 create_one_component_var(tree type, tree orig, const char *prefix, const char *suffix, enum tree_code code) argument
H A Dmips-tfile.c4489 char *suffix = strrchr (filename, '.');
4491 if (suffix != (char *) 0 && strcmp (suffix, ".s") == 0)
4449 char *suffix = strrchr (filename, '.'); local
/freebsd-10.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk222 # needs to be qualified with its .<machine> suffix
/freebsd-10.3-release/sys/compat/ndis/
H A Dsubr_ndis.c2664 ndis_find_sym(lf, filename, suffix, sym)
2667 char *suffix;
2685 /* If the filename has a .ko suffix, strip if off. */
2696 strcat(fullsym, suffix);
/freebsd-10.3-release/contrib/ncurses/
H A Dconfigure351 -program-suffix | --program-suffix | --program-suffi | --program-suff \
354 -program-suffix=* | --program-suffix=* | --program-suffi=* \
672 --program-suffix=SUFFIX append SUFFIX to installed program names
1800 echo "$as_me:1800: checking for executable suffix" >&5
1801 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
1833 echo "$as_me:1833: checking for object suffix" >&5
1834 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
2650 # autoconf's macro sets -Zexe and suffix bot
[all...]
/freebsd-10.3-release/contrib/libyaml/src/
H A Dyaml_private.h503 (token).data.tag.suffix = (token_suffix))
H A Dapi.c599 yaml_free(token->data.tag.suffix);
/freebsd-10.3-release/crypto/openssl/crypto/bio/
H A Dbio.h368 /* Prefix and suffix callback in ASN1 BIO */
647 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix,
/freebsd-10.3-release/release/picobsd/build/
H A Dpicobsd789 echo "Error: you must build PICOBSD${suffix} kernel first"
/freebsd-10.3-release/contrib/gperf/lib/
H A Dconfigure885 -program-suffix | --program-suffix | --program-suffi | --program-suff \
888 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2099 # safe: cross compilers may not add the suffix if given an `-o'
2173 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2174 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2199 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2201 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2213 { echo "$as_me:$LINENO: checking for suffix o
[all...]
/freebsd-10.3-release/contrib/gperf/src/
H A Dconfigure885 -program-suffix | --program-suffix | --program-suffi | --program-suff \
888 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2101 # safe: cross compilers may not add the suffix if given an `-o'
2175 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2176 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2201 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2203 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2215 { echo "$as_me:$LINENO: checking for suffix o
[all...]
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Di386.c7778 const char *suffix;
7794 suffix = "e";
7797 suffix = "ne";
7801 suffix = "g";
7807 suffix = fp ? "nbe" : "a";
7814 suffix = "s";
7819 suffix = "l";
7828 suffix = "b";
7835 suffix = "ns";
7840 suffix
7757 const char *suffix; local
[all...]
/freebsd-10.3-release/contrib/gcclibs/libssp/
H A Dconfigure513 -program-suffix | --program-suffix | --program-suffi | --program-suff \
516 -program-suffix=* | --program-suffix=* | --program-suffi=* \
824 --program-suffix=SUFFIX append SUFFIX to installed program names
2443 echo "$as_me:$LINENO: checking for suffix of executables" >&5
2444 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2465 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2467 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2480 echo "$as_me:$LINENO: checking for suffix o
[all...]
/freebsd-10.3-release/contrib/byacc/
H A Dconfigure359 -program-suffix | --program-suffix | --program-suffi | --program-suff \
362 -program-suffix=* | --program-suffix=* | --program-suffi=* \
669 --program-suffix=SUFFIX append SUFFIX to installed program names
1553 echo "$as_me:1553: checking for executable suffix" >&5
1554 echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
1586 echo "$as_me:1586: checking for object suffix" >&5
1587 echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dreadelf.c5088 char *suffix;
5122 suffix = SECTION_NAME (unwsec) + len;
5126 && streq (SECTION_NAME (sec) + len2, suffix))
5135 suffix = "";
5137 suffix = SECTION_NAME (unwsec) + len;
5141 && streq (SECTION_NAME (sec) + len2, suffix))
5085 char *suffix; local
/freebsd-10.3-release/contrib/tcsh/
H A Dconfigure945 -program-suffix | --program-suffix | --program-suffi | --program-suff \
948 -program-suffix=* | --program-suffix=* | --program-suffi=* \
3349 # safe: cross compilers may not add the suffix if given an `-o'
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3386 $as_echo_n "checking for suffix of executables... " >&6; }
3414 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3483 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3484 $as_echo_n "checking for suffix o
[all...]
/freebsd-10.3-release/contrib/libreadline/examples/rlfe/
H A Dconfigure476 -program-suffix | --program-suffix | --program-suffi | --program-suff \
479 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1713 echo "$as_me:$LINENO: checking for suffix of executables" >&5
1714 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
1735 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
1737 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
1749 echo "$as_me:$LINENO: checking for suffix of object files" >&5
1750 echo $ECHO_N "checking for suffix o
[all...]
/freebsd-10.3-release/contrib/ldns/drill/
H A Dconfigure951 -program-suffix | --program-suffix | --program-suffi | --program-suff \
954 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2770 # safe: cross compilers may not add the suffix if given an `-o'
2806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2807 $as_echo_n "checking for suffix of executables... " >&6; }
2835 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2905 $as_echo_n "checking for suffix o
[all...]
/freebsd-10.3-release/contrib/bmake/
H A Dconfigure934 -program-suffix | --program-suffix | --program-suffi | --program-suff \
937 -program-suffix=* | --program-suffix=* | --program-suffi=* \
2770 # safe: cross compilers may not add the suffix if given an `-o'
2840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2841 $as_echo_n "checking for suffix of executables... " >&6; }
2869 as_fn_error "cannot compute suffix of executables: cannot compile and link
2879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2880 $as_echo_n "checking for suffix o
[all...]
/freebsd-10.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1336 std::stringstream suffix; local
1337 suffix << idx;
1338 *name += suffix.str();

Completed in 959 milliseconds

123456789