Home
last modified time | relevance | path

Searched defs:h3 (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn6.c9 #define foo3(h3) sdf "h2" fds "h3" /* { dg-warning "macro argument \"h3\" would be stringified" "tr… argument
12 #define foo6(h3) sdf 'h2' fds 'h3' /* { dg-warning "macro argument \"h3\" would be stringified" "tr… argument
23 #define bar3(h3) sdf "h2" fds "h3" argument
26 #define bar6(h3) sdf 'h2' fds 'h3' argument
/openbsd/gnu/llvm/compiler-rt/www/
H A Dcontent.css7 h1, h2, h3, tt { color: #000 } selector
11 h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7} selector
/openbsd/gnu/llvm/clang/www/
H A Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
13 h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7} selector
/openbsd/gnu/llvm/clang/www/analyzer/
H A Dcontent.css12 h1, h2, h3, tt { color: #000 } selector
16 h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7 } selector
/openbsd/gnu/llvm/llvm/docs/_static/
H A Dllvm.css26 .doc_title, .doc_section, .doc_subsection, h1, h2, h3 { selector
43 h3, .doc_subsection { width: 75%; selector
/openbsd/sys/crypto/
H A Dpoly1305.c71 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
198 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
/openbsd/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
53 h3 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em } selector
54 h3 { font-weight: bold; font-size: 1em; margin-top: 1.375em} selector
/openbsd/lib/libcrypto/poly1305/
H A Dpoly1305-donna.c89 unsigned long h0, h1, h2, h3, h4; in poly1305_blocks() local
218 unsigned long h0, h1, h2, h3, h4, c; in poly1305_finish() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dr1.c12 h3 (int *p) in h3() function
H A Dbad.c3 struct {unsigned short h0, h1, h2, h3;} h; member
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/
H A D06.cc52 unsigned int h4, h3, h2; in test06() local
H A D08.cc60 unsigned int h4 = 0, h3 = 0, h2 = 0; in test08() local
H A D07.cc60 unsigned int h4 = 0, h3 = 0, h2 = 0; in test07() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Daltivec-3.c15 float h3[4] __attribute__((aligned(16))); variable
/openbsd/usr.bin/ssh/
H A Dpoly1305.c31 uint32_t h0,h1,h2,h3,h4; in poly1305_auth() local
H A Dumac.c415 UINT64 h1,h2,h3; in nh_aux() local
470 UINT64 h1,h2,h3,h4; in nh_aux() local
/openbsd/lib/libcrypto/sha/
H A Dsha.h89 SHA_LONG h0, h1, h2, h3, h4; member
/openbsd/gnu/llvm/lld/docs/llvm-theme/static/
H A Dllvm.css173 h3 { selector
/openbsd/lib/libm/src/ld80/
H A De_lgammal.c139 h3 = 5.869021995186925517228323497501767586078E3L, variable
/openbsd/gnu/llvm/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css172 h3 { selector
/openbsd/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/lib/libcrypto/curve25519/
H A Dcurve25519.c63 int64_t h3 = load_3(s + 10) << 3; in fe_frombytes() local
131 int32_t h3 = h[3]; in fe_tobytes() local
418 int64_t h3 = f0g3+f1g2 +f2g1 +f3g0 +f4g9_19+f5g8_19+f6g7_19+f7g6_19+f8g5_19+f9g4_19; in fe_mul() local
588 int64_t h3 = f0f3_2+f1f2_2 +f4f9_38+f5f8_38+f6f7_38; in fe_sq() local
839 int64_t h3 = f0f3_2+f1f2_2 +f4f9_38+f5f8_38+f6f7_38; in fe_sq2() local
4779 int64_t h3 = f3 * (int64_t) 121666; in fe_mul121666() local
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dhexagon_types.h572 #define HEXAGON_V64_CREATE_H(h3, h2, h1, h0) \ argument
587 #define HEXAGON_V64_CREATE_H(h3, h2, h1, h0) \ argument
631 HEXAGON_Vect64C(short h3, short h2, short h1, short h0) in HEXAGON_Vect64C()
1799 #define Q6V64_CREATE_H(h3, h2, h1, h0) \ argument
1814 #define Q6V64_CREATE_H(h3, h2, h1, h0) \ argument
1858 Q6Vect64C(short h3, short h2, short h1, short h0) in Q6Vect64C()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990326-1.c287 h3() in h3() function
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-ppc.c1619 h3 = N_(" Offset spelling (if present)\n"); variable

12