Home
last modified time | relevance | path

Searched refs:__strndup (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net-p2p/microdc2/microdc2-0.15.6/lib/
H A Dstrndup.c30 #undef __strndup
34 # define __strndup strndup macro
38 __strndup (const char *s, size_t n) in __strndup() function
50 weak_alias (__strndup, strndup)
/dports/games/heroes/heroes-0.21/lib/
H A Dstrndup.c41 #undef __strndup
45 # define __strndup strndup macro
49 __strndup (const char *s, size_t n) in __strndup() function
61 weak_alias (__strndup, strndup)
/dports/net/gnu-radius/radius-1.6.1/gnu/
H A Dargp-namefrob.h95 #undef __strndup
96 #define __strndup strndup macro
/dports/archivers/gtar/tar-1.34/gnu/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/math/spot/spot-2.10.2/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/devel/gnucflow/cflow-1.6/gnu/
H A Dargp-namefrob.h95 #undef __strndup
96 #define __strndup strndup macro
/dports/sysutils/cmogstored/cmogstored-1.8.1/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/math/py-spot/spot-2.10.2/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/editors/poke/poke-1.0/jitter/gnulib-local/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/devel/blame/blame-1.3.1/lib/
H A Dargp-namefrob.h99 #undef __strndup
100 #define __strndup strndup macro
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dargp-namefrob.h93 #undef __strndup
94 #define __strndup strndup
/dports/devel/cscout/cscout-bd7dfac/src/test/cpp/
H A Dcpp65-gccstring.c1319 extern char *__strndup (__const char *__string, size_t __n)
1321 # define __strndup(s, n) \ macro
1338 : __strndup (s, n)))
1341 # define strndup(s, n) __strndup (s, n)
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DTargetLibraryInfo.def400 /// char *__strndup(const char *s, size_t n);
402 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DTargetLibraryInfo.def400 /// char *__strndup(const char *s, size_t n);
402 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def467 /// char *__strndup(const char *s, size_t n);
469 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def473 /// char *__strndup(const char *s, size_t n);
475 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def458 /// char *__strndup(const char *s, size_t n);
460 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DTargetLibraryInfo.def443 /// char *__strndup(const char *s, size_t n);
445 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DTargetLibraryInfo.def473 /// char *__strndup(const char *s, size_t n);
475 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def467 /// char *__strndup(const char *s, size_t n);
469 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DTargetLibraryInfo.def458 /// char *__strndup(const char *s, size_t n);
460 TLI_DEFINE_STRING_INTERNAL("__strndup")
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def443 /// char *__strndup(const char *s, size_t n);
445 TLI_DEFINE_STRING_INTERNAL("__strndup")

1234