freetype2/include/freetype/internal
Werner Lemberg 37bc7c2604 Avoid reserved identifiers that are globally defined.
This is mandated by the C99 standard, and clang 15 produces zillions of
warnings otherwise.

* devel/ftoption.h, include/freetype/config/ftoption.h,
include/freetype/internal/ftmemory.h, src/autofit/afhints.h,
src/autofit/afmodule.c, src/autofit/aftypes.h, src/base/ftadvanc.c,
src/base/ftdbgmem.c, src/base/ftstream.c, src/bdf/bdflib.c,
src/truetype/ttinterp.c: Replace identifiers of the form `_foo` with `foo_`.
2023-02-08 21:09:30 +01:00
..
services Update all copyright notices. 2023-01-17 09:18:25 +01:00
autohint.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffotypes.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cfftypes.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
compiler-macros.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftcalc.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftdebug.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftdrv.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftgloadr.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
fthash.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftmemory.h Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
ftmmtypes.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftpsprop.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftrfork.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftserv.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftstream.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
fttrace.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftvalid.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
psaux.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
pshints.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
sfnt.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
svginterface.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1types.h Comment on optional ascender and descender. 2023-02-04 09:47:44 -05:00
tttypes.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
wofftypes.h Update all copyright notices. 2023-01-17 09:18:25 +01:00