Home
last modified time | relevance | path

Searched refs:k14 (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dumac.c420 k8,k9,k10,k11,k12,k13,k14,k15; in nh_aux() local
433 k12 = *(k+12); k13 = *(k+13); k14 = *(k+14); k15 = *(k+15); in nh_aux()
445 h3 += MUL64((k10 + d2), (k14 + d6)); in nh_aux()
452 k4 = k12; k5 = k13; k6 = k14; k7 = k15; in nh_aux()
475 k8,k9,k10,k11,k12,k13,k14,k15, in nh_aux() local
490 k12 = *(k+12); k13 = *(k+13); k14 = *(k+14); k15 = *(k+15); in nh_aux()
505 h3 += MUL64((k10 + d2), (k14 + d6)); in nh_aux()
506 h4 += MUL64((k14 + d2), (k18 + d6)); in nh_aux()
514 k4 = k12; k5 = k13; k6 = k14; k7 = k15; in nh_aux()
/external/clang/test/Misc/
Ddiag-template-diffing.cpp434 int k14 = f14(a14<char>()); variable