Searched defs:len (Results 1 - 25 of 1565) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/asan/
H A Dpr62140-1.c6 int f (int *p, int *q, int len) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20001123-2.c17 unsigned len; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dtrunc-1.c10 size_t len; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloop-31.c7 short foo (int len, int v) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dthumb1-load-64bit-constant-3.c7 foo (int len) argument
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/ubsan/
H A Dpr59667.c8 unsigned int len = 1; local
/haiku-buildtools/binutils/libiberty/
H A Dmempcpy.c39 mempcpy (PTR dst, const PTR src, size_t len) argument
H A Dstpcpy.c41 const size_t len = strlen (src); local
H A Dstrdup.c22 size_t len = strlen (s) + 1; local
H A Dxstrdup.c33 register size_t len = strlen (s) + 1; local
/haiku-buildtools/gcc/libiberty/
H A Dmempcpy.c39 mempcpy (PTR dst, const PTR src, size_t len) argument
H A Dstpcpy.c41 const size_t len = strlen (src); local
H A Dstrdup.c22 size_t len = strlen (s) + 1; local
H A Dxstrdup.c33 register size_t len = strlen (s) + 1; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dmempcpy.c38 mempcpy (PTR dst, const PTR src, size_t len) argument
H A Dstpcpy.c41 const size_t len = strlen (src); local
H A Dstrdup.c22 size_t len = strlen (s) + 1; local
H A Dxstrdup.c33 register size_t len = strlen (s) + 1; local
/haiku-buildtools/legacy/gcc/libchill/
H A Dandps.c75 unsigned long len = BITS_TO_WORDS (bitlength); local
H A Ddiffps.c74 unsigned long len = BITS_TO_WORDS(bitlength); local
H A Dnotps.c81 unsigned long len = BITS_TO_WORDS(bitlength); local
H A Dorps.c76 unsigned long len = BITS_TO_WORDS(bitlength); local
H A Dxorps.c75 unsigned long len = BITS_TO_WORDS(bitlength); local
/haiku-buildtools/legacy/gcc/libiberty/
H A Dstrstr.c41 register int len = strlen (s2); local
H A Dxstrdup.c19 register size_t len = strlen (s) + 1; local

Completed in 283 milliseconds

1234567891011>>