Home
last modified time | relevance | path

Searched defs:fc_strdup (Results 1 – 21 of 21) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dmem.h43 #define fc_strdup(str) real_fc_strdup((str), "strdup", __FC_LINE__, __FILE__) macro
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dmem.h43 #define fc_strdup(str) real_fc_strdup((str), "strdup", __FC_LINE__, __FILE__) macro
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc8/gcc-8.5.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc11/gcc-11.2.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc9/gcc-9.4.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/runtime/
H A Dstring.c127 fc_strdup (const char *src, gfc_charlen_type src_len) in fc_strdup() function
/dports/net-mgmt/collectd5/collectd-5.12.0/src/daemon/
H A Dfilter_chain.c163 static char *fc_strdup(const char *orig) /* {{{ */ in fc_strdup() function
/dports/devel/libfastcommon/libfastcommon-1.0.43/src/
H A Dshared_func.c2767 char *fc_strdup(const char *str, const int len) in fc_strdup() function