Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-union-init-2.c44 static union foo2 b8 = {1.0}; in testfunc() local
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c4160 int64_t b8 = 2097151 & load_3(b + 21); in sc_muladd() local
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3016 U8 a8, b8; member