Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 25 of 70) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn4.C18 unsigned volatile s3 = -1u; in fu() local
29 U volatile s3 = -1u; in fU() local
40 unsigned volatile s3 = -1;// WARNING - initialization in fs() local
51 unsigned volatile s3 = -(-1); in fss() local
62 unsigned volatile s3 = -0; in fsz() local
H A Ddecl6.C21 mutable int *const s3; // ERROR - const cannot be mutable member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-flex-array-1.c7 struct s3 { int x[]; int y; }; /* { dg-error "not at end" "not at end" } */ argument
H A Dpragma-darwin.c24 struct s3 { short f1; int f2; }; struct
H A Dc99-tag-1.c61 struct s3 { int i; }; in foo() struct
76 union s3 { int i; }; /* { dg-bogus "warning" "warning in place of error" } */ in foo() union
95 struct s3 { int i; }; in foo() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D980701-1.f12 real s1(2), s2(2), s3(2) local
45 subroutine x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3) argument
49 real s1(2), s2(2), s3(2) local
H A D980701-0.f12 real s1(2), s2(2), s3(2) local
45 subroutine x (s1, r1, d1, i1, s2, r2, d2, i2, s3, r3, d3, i3) argument
49 real s1(2), s2(2), s3(2) local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20011229-1.c21 struct s3 struct
43 struct s3 clues[256]; argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit25.C11 S<3> s3; in bar() local
/openbsd-src/regress/lib/libc/regex/
H A Dt_exhaust.c86 char *d, *s1, *s2, *s3; in p1() local
102 char *d, *s1, *s2, *s3; in ps() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstdio-opt-2.c14 const char *const s2[] = { s1, 0 }, *const*s3; in main() local
H A Dstdio-opt-3.c16 const char *const s2[] = { s1, 0 }, *const*s3; in main() local
H A Dstring-opt-8.c15 const char *s2, *s3; in main() local
/openbsd-src/lib/libcrypto/aes/
H A Daes_core.c837 u32 s0, s1, s2, s3, t0, t1, t2, t3; aes_encrypt_internal() local
1040 u32 s0, s1, s2, s3, t0, t1, t2, t3; aes_decrypt_internal() local
[all...]
/openbsd-src/sys/crypto/
H A Drijndael.c759 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
943 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/openbsd-src/sys/lib/libsa/
H A Drijndael.c857 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1041 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-strs.c25 char * s3, in str_func()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/
H A Dstruct-1.c7 int s0, s1, s2, s3; member
/openbsd-src/lib/libcrypto/camellia/
H A Dcamellia.c364 u32 s0, s1, s2, s3; in Camellia_Ekeygen() local
483 u32 s0, s1, s2, s3; in Camellia_EncryptBlock_Rounds() local
535 u32 s0, s1, s2, s3; in Camellia_DecryptBlock_Rounds() local
/openbsd-src/regress/lib/libpthread/setsockopt/3a/
H A Dsetsockopt3a.c58 int s, s2, s3; in sock_accept() local
/openbsd-src/libexec/ld.so/ldconfig/
H A Detc.c62 concat(const char *s1, const char *s2, const char *s3) in concat()
/openbsd-src/regress/lib/libpthread/setsockopt/1/
H A Dsetsockopt1.c56 int s, s2, s3; in sock_connect() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dvtable.C64 S3 *s3 = &s4; in main() local
/openbsd-src/usr.bin/ssh/
H A Drijndael.c762 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/19_diagnostics/
H A Dstdexceptions.cc98 const std::string s3(strlit2); in test04() local

123