Home
last modified time | relevance | path

Searched defs:s19 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Darm-arguments.c110 struct s19 { int f0; struct s8 f1; }; struct
Darm64-arguments.c81 struct s19 { int f0; struct s8 f1; }; argument
Dx86_64-arguments.c108 struct s19 { struct
111 void f19(struct s19 x) {} in f19() argument
/external/v8/src/arm/
Dsimulator-arm.h120 s16, s17, s18, s19, s20, s21, s22, s23, enumerator
Dassembler-arm.h310 const SwVfpRegister s19 = { 19 }; variable
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c3798 int64_t s19 = 2097151 & (load_4(s + 49) >> 7); in sc_reduce() local
4176 int64_t s19; in sc_muladd() local