Searched defs:xw (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | mul_1.c | 69 mp_limb_t shifted_vl, ul, lpl, hpl, prev_hpl, xw, cl, xl; in mpn_mul_1() local
|
H A D | submul_1.c | 116 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, cl, xl; in mpn_submul_1() local
|
H A D | addmul_1.c | 117 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, crec, xl; in mpn_addmul_1() local
|
/netbsd-src/sys/arch/hpcsh/dev/hd64461/ |
H A D | hd64461video.c | 649 int xw, yh, width, bpp, adr; in hd64461video_cursor() local 695 int xw, yh, width, bpp, condition_a, adr; in hd64461video_bitblit() local 762 int xw, yh, width, bpp, adr; in hd64461video_erase() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | numeric.d | 1515 immutable xw = x - w; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | numeric.d | 1814 immutable xw = x - w; variable
|