Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/
H A Dbiggest-field-align.c23 static struct {struct {double m;}m;} s19; variable
H A Dminimal-struct-size-align.c42 static struct {union {int m;}m;} s19; variable
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c3815 int64_t s19 = 2097151 & (load_4(s + 49) >> 7); in x25519_sc_reduce() local
4195 int64_t s19; in sc_muladd() local