Searched defs:s2 (Results 126 - 150 of 1162) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20011121-1.c13 struct s s2; local
H A D20040625-1.c14 struct s s1, s2; local
H A D20040707-1.c9 static struct s s2; local
H A D921218-2.c6 short s2; local
H A D960801-1.c7 short s2; local
19 short s2; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dfprintf.c17 const char *const s2[] = { s1, 0 }, *const*s3; local
[all...]
H A Dstrcat.c21 const char *const s2 = ""; local
H A Dstrstr-asm-lib.c12 my_strstr (const char *s1, const char *s2) argument
32 strstr (const char *s1, const char *s2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dmemcmp.c6 memcmp (const void *s1, const void *s2, __SIZE_TYPE__ len) argument
H A Dstrncat.c8 strncat (char *s1, const char *s2, size_t n) argument
H A Dstrncpy.c8 strncpy(char *s1, const char *s2, size_t n) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dpr50310.c4 double s1[4], s2[4], s3[64]; variable
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc99-flex-array-1.c6 struct s2 { int :1; int x[]; }; /* { dg-error "empty struct" "empty" } */ struct
H A Ddarwin-cfstring-1.c24 CFStringRef s2 = CFSTR(cond? "Str2": "Str3"); /* { dg-error "CFString literal expression is not a string constant" } */ local
H A Dpr24367.c10 const char *s2 = child; local
H A Dpr49496.c5 unsigned short u[8], s1[8], s2[8]; variable
H A Dstruct-semi-1.c13 struct s2 { struct
H A Dstruct-semi-2.c14 struct s2 { struct
H A Dstruct-semi-3.c14 struct s2 { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx-vaddpd-256-1.c11 union256d u, s1, s2; local
H A Davx-vaddps-256-1.c11 union256 u, s1, s2; local
H A Davx-vaddsubpd-256-1.c11 union256d u, s1, s2; local
H A Davx-vaddsubps-256-1.c11 union256 u, s1, s2; local
H A Davx-vblendpd-256-1.c15 union256d u, s1, s2; local
H A Davx-vblendps-256-1.c15 union256 u, s1, s2; local

Completed in 81 milliseconds

1234567891011>>