Searched defs:exp_size (Results 1 – 5 of 5) sorted by relevance
/reactos/modules/rostests/winetests/cmd/ |
H A D | batch.c | 282 static void test_output(const char *out_data, DWORD out_size, const char *exp_data, DWORD exp_size) in test_output() 351 static void run_test(const char *cmd_data, DWORD cmd_size, const char *exp_data, DWORD exp_size) in run_test()
|
/reactos/modules/rostests/win32/cmd/ |
H A D | batch.c | 287 static void test_output(const char *out_data, DWORD out_size, const char *exp_data, DWORD exp_size) in test_output() 356 static void run_test(const char *cmd_data, DWORD cmd_size, const char *exp_data, DWORD exp_size) in run_test()
|
/reactos/dll/win32/jscript/ |
H A D | number.c | 163 int dec_point, size, buf_size, exp_size = 1; in number_to_exponential() local
|
/reactos/modules/rostests/winetests/reg/ |
H A D | add.c | 51 DWORD exp_type, const void *exp_data, DWORD exp_size, DWORD todo) in verify_reg_()
|
/reactos/modules/rostests/winetests/regedit/ |
H A D | regedit.c | 112 DWORD exp_type, const void *exp_data, DWORD exp_size, DWORD todo) in verify_reg_()
|