freetype2/src/cache
Werner Lemberg c09a90a2f1 Don't use macro names that start with `_[A-Z]' [3/3].
Such macro names are reserved for both C and C++.

* src/cache/ftccache.h: s/_FTC_FACE_ID_HASH/FTC_FACE_ID_HASH/.
Update all callers.
(FTC_CACHE_LOOKUP_CMP): Replace `_XXX' with `XXX_'.
* src/cache/ftcmru.c (FTC_MRULIST_LOOKUP_CMP): Ditto.
2016-01-12 22:28:14 +01:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
ftcache.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcbasic.c [cache] Signedness fixes. 2015-02-25 07:55:51 +01:00
ftccache.c Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftccache.h Don't use macro names that start with `_[A-Z]' [3/3]. 2016-01-12 22:28:14 +01:00
ftccback.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
ftccmap.c Don't use macro names that start with `_[A-Z]' [3/3]. 2016-01-12 22:28:14 +01:00
ftcerror.h Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
ftcglyph.c Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcglyph.h Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcimage.c Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcimage.h Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcmanag.c Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcmanag.h Don't use macro names that start with `_[A-Z]' [3/3]. 2016-01-12 22:28:14 +01:00
ftcmru.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
ftcmru.h Don't use macro names that start with `_[A-Z]' [3/3]. 2016-01-12 22:28:14 +01:00
ftcsbits.c Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
ftcsbits.h Don't use macro names that contain `__' [2/2]. 2016-01-12 21:40:53 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00