xserver/hw/xquartz/xpr
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
..
Makefile.am XQuartz: Fix build with moved pseudoramiX 2013-09-16 07:06:48 -07:00
appledri.c XQuartz: Validate length in appledri before swapping 2014-01-12 23:12:48 -08:00
appledri.h
appledristr.h
dri.c xquartz: Remove useless DRIWindowExposures 2014-10-08 16:01:35 +02:00
dri.h xquartz: Remove useless DRIWindowExposures 2014-10-08 16:01:35 +02:00
driWrap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
driWrap.h
dristruct.h
x-hash.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
x-hash.h
x-hook.c XQuartz: Simplify hook_run to quiet static analyzer 2014-01-12 23:12:48 -08:00
x-hook.h
x-list.c
x-list.h
xpr.h
xprAppleWM.c
xprCursor.c cursor: drop ARGB_CURSOR 2015-06-30 12:17:51 +10:00
xprEvent.c
xprEvent.h
xprFrame.c
xprScreen.c Fix XQuartz build 2015-03-31 09:02:28 -07:00