- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for _HAVE_STRING_ARCH_strcpy (0.17 sec)
-
ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch
- ? (char *) __rawmemchr (s, c) \ - : strchr (s, c))) -# endif #endif /* Copy SRC to DEST. */ -#if (!defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0)) \ - || defined _FORCE_INLINES -# if !defined _HAVE_STRING_ARCH_strcpy && !__GNUC_PREREQ (3, 0) -# define strcpy(dest, src) \ - (__extension__ (__builtin_constant_p (src) \
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Sep 18 14:52:45 UTC 2023 - 42.9K bytes - Viewed (0)