Home
last modified time | relevance | path

Searched defs:strcpy (Results 1 – 25 of 1988) sorted by relevance

12345678910>>...80

/dports/devel/configkit/ConfigKit/
H A Dgrammar.y57 strcpy($$, emit_enum($3)); enumerator
103 | enum {strcpy($$, $1); } enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/lib/
H A Dstrcpy.S15 strcpy: label
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/lib/
H A Dstrcpy.S15 strcpy: label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/lib/
H A Dstrcpy.S15 strcpy: label
/dports/sysutils/modules/modules-4.6.0/contrib/rpm/
H A Denvironment-modules.spec465 - Add patch to fix overlapping strcpy() in Remove_Path, hopefully fixes function
H A Denvironment-modules.spec.in465 - Add patch to fix overlapping strcpy() in Remove_Path, hopefully fixes function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/ft32/
H A Dstrcpy.S17 strcpy: label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/ft32/
H A Dstrcpy.S17 strcpy: label
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/powerpc/lib/
H A Dreloc.S11 #ifndef CONFIG_NAND_SPL
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dsecurity-syntax-checks.m154 #define strcpy(a,b) __strcpy_chk(a,b,(size_t)-1) macro
158 #define strcpy BUILTIN(strcpy) macro
159 char *strcpy(char *restrict s1, const char *restrict s2); function
/dports/devel/splint/splint-3.1.2/test/nullterminatedtest/
H A Dbuggy_support_fmakeword.c9 #define strcpy LCLstrcpy macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/nds32/
H A Dstrcpy.S45 strcpy: label
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dstrcpy.c38 char * strcpy(char * __restrict__ dest, const char * __restrict__ src) in strcpy() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/src/string/
H A Dstrcpy.cpp17 char *LLVM_LIBC_ENTRYPOINT(strcpy)(char *__restrict dest, in LLVM_LIBC_ENTRYPOINT() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libc/src/string/
H A Dstrcpy.cpp15 char *LLVM_LIBC_ENTRYPOINT(strcpy)(char *dest, const char *src) { in LLVM_LIBC_ENTRYPOINT() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/src/string/
H A Dstrcpy.cpp17 char *LLVM_LIBC_ENTRYPOINT(strcpy)(char *dest, const char *src) { in LLVM_LIBC_ENTRYPOINT() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/
H A Dstrcpy.c3 char *strcpy(char *restrict dest, const char *restrict src) in strcpy() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWobjsize-1.h4 __attribute__ ((__nothrow__)) strcpy (char *__restrict __dest, __const char *__restrict __src) in strcpy() function

12345678910>>...80