Searched +defs:W +defs:w (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | crc32.c | 76 # define W Z_TESTW macro 80 # define W 8 /* required for MAKECRCH */ macro 83 # define W 8 macro 85 # define W 4 macro 94 # define W 4 macro 514 local void braid(ltl, big, n, w) in braid() argument
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | drawing.c | 142 int w = pbrush->lWidth; in app_draw_ellipse() local 161 int innerX = 0, prevx, prevy, W; in app_draw_ellipse() local 980 int w = pbrushPen->lWidth; in app_draw_arc() local 1000 int innerX = 0, prevx, prevy, W; in app_draw_arc() local 1465 int w = pbrushPen->lWidth; in IntDrawRoundRect() local
|
/reactos/modules/rostests/tests/polytest/ |
H A D | polytest.cpp | 35 typedef struct W struct 38 } W; typedef 43 W w; member
|
/reactos/dll/win32/rsaenh/ |
H A D | mpi.c | 447 mp_word W[MP_WARRAY]; in fast_mp_montgomery_reduce() local 607 mp_digit W[MP_WARRAY]; in fast_s_mp_mul_digs() local 686 mp_digit W[MP_WARRAY]; in fast_s_mp_mul_high_digs() local 783 mp_digit W[MP_WARRAY], *tmpx; in fast_s_mp_sqr() local 1765 mp_word w; in mp_div_d() local
|