Home
last modified time | relevance | path

Searched refs:nw (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c393 AS2( mov ecx, nw) in nh_16_func()
474 : "S" (mp), "D" (kp), "c" (nw), "a" (rl), "d" (rh) in nh_16_func()
479 #define nh_16(mp, kp, nw, rh, rl) nh_16_func(mp, kp, nw, &(rh), &(rl)); argument
611 #define nh_16(mp, kp, nw, rh, rl) \ argument
615 for (i = 0; i < nw; i+=2) { \
705 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
706 nh_16(mp, kp, nw, rh, rl); \
707 nh_16(mp, ((kp)+2), nw, rh2, rl2);
710 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
711 nh_16(mp, kp, nw, rh, rl)
[all …]
/xen-4.10.0-shim-comet/scripts/
A Dget_maintainer.pl2048 my @nw = split(/[^A-Za-zÀ-ÿ\'\,\.\+-]/, $name);
2049 if (@nw > 2) {
2050 my $first = $nw[@nw - 3];
2051 my $middle = $nw[@nw - 2];
2052 my $last = $nw[@nw - 1];
/xen-4.10.0-shim-comet/
A Dconfig.sub269 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \

Completed in 8 milliseconds