Sweden-Number/dlls/ntdll/tests
Michael Stefaniuc 9f7d802341 ntdll/tests: Avoid temp variables holding ARRAY_SIZE results.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-17 22:36:27 +02:00
..
Makefile.in
atom.c
change.c
directory.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
env.c
error.c
exception.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
file.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
generated.c
info.c ntdll: Return BIOS info from NtQuerySystemInformation on Linux. 2018-07-12 12:57:53 +02:00
large_int.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
ntdll_test.h
om.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
path.c
pipe.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
port.c
reg.c
rtl.c ntdll/tests: Avoid temp variables holding ARRAY_SIZE results. 2018-07-17 22:36:27 +02:00
rtlbitmap.c ntdll: Prevent Find{Set, Clear}Run from reading past the end of bitmap. 2018-07-10 22:09:32 +02:00
rtlstr.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
string.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
threadpool.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
time.c