Home
last modified time | relevance | path

Searched defs:h6 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/_ocamldoc/
H A Dstyle.css4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
58 h6 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em } selector
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DHashing.h268 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c66 int64_t h6 = load_3(s + 20) << 7; in fe_frombytes() local
134 int32_t h6 = h[6]; in fe_tobytes() local
421 int64_t h6 = f0g6+f1g5_2 +f2g4 +f3g3_2 +f4g2 +f5g1_2 +f6g0 +f7g9_38+f8g8_19+f9g7_38; in fe_mul() local
591 int64_t h6 = f0f6_2+f1f5_4 +f2f4_2 +f3f3_2 +f7f9_76+f8f8_19; in fe_sq() local
842 int64_t h6 = f0f6_2+f1f5_4 +f2f4_2 +f3f3_2 +f7f9_76+f8f8_19; in fe_sq2() local
4782 int64_t h6 = f6 * (int64_t) 121666; in fe_mul121666() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990326-1.c316 h6() in h6() function
/openbsd-src/sys/net/
H A Dpf_norm.c1684 struct ip6_hdr *h6 = mtod(m, struct ip6_hdr *); in pf_scrub() local
H A Dpf.c3276 struct ip6_hdr *h6; in pf_build_tcp() local
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Davx512vlfp16intrin.h76 #define _mm_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8) \ argument
79 #define _mm256_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
H A Davx512fp16intrin.h88 #define _mm512_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument