xserver/hw/xfree86/loader
Daniel Martin cf1da0e797 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>
(cherry picked from commit d5379b350f)
2021-02-20 17:39:29 -08:00
..
loader.c xfree86: Font modules aren't a real thing 2016-03-14 11:23:51 -04:00
loader.h Look for ModuleData only in appropriate library 2012-07-04 21:26:24 +10:00
loaderProcs.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
loadmod.c Use ARRAY_SIZE all over the tree 2021-02-20 17:39:29 -08:00
Makefile.am build: Remove stale miext/cw include paths 2015-10-27 13:46:13 -04:00
os.c Replace 'sun' with '__sun' 2015-11-30 11:51:22 -05:00