Searched refs:_W (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/tls/
H A Dlibtommath.c2430 register mp_word _W; local
2443 _W = 0;
2465 _W += ((mp_word)*tmpx++)*((mp_word)*tmpy--);
2470 W[ix] = ((mp_digit)_W) & MP_MASK;
2473 _W = _W >> ((mp_word)DIGIT_BIT);
2720 register mp_word *_W; local
2724 _W = W;
2731 *_W++ = *tmpx++;
2736 *_W
2770 register mp_word *_W; local
2794 register mp_word *_W, *_W1; local
3276 mp_word _W; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1285 Label##_W \

Completed in 38 milliseconds