xserver-multidpi/hw/xfree86/loader
Daniel Martin d5379b350f Use ARRAY_SIZE all over the tree
Roundhouse kick replacing the various (sizeof(foo)/sizeof(foo[0])) with
the ARRAY_SIZE macro from dix.h when possible. A semantic patch for
coccinelle has been used first. Additionally, a few macros have been
inlined as they had only one or two users.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-10-30 13:45:20 -04:00
..
loader.c Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
loader.h loader: Remove unused arguments from LoadModule 2017-01-25 14:22:06 -05:00
loaderProcs.h loader: Remove unused path and name from ModuleDescPtr 2017-01-25 14:22:06 -05:00
loadmod.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
Makefile.am loader: Remove *GetOS 2017-01-25 14:22:05 -05:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
symbol-test.c xfree86: build a shared lib identical to Xorg 2017-05-15 09:14:42 -07:00