Home
last modified time | relevance | path

Searched defs:s20 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/
H A Dbiggest-field-align.c24 static struct {struct {long double m;}m;} s20; variable
H A Dminimal-struct-size-align.c44 static struct {struct {long m;}m;} s20; variable
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c3816 int64_t s20 = 2097151 & (load_4(s + 52) >> 4); in x25519_sc_reduce() local
4196 int64_t s20; in sc_muladd() local