summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/web2c/common.defines
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/web2c/common.defines')
-rw-r--r--Build/source/texk/web2c/web2c/common.defines3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/web2c/common.defines b/Build/source/texk/web2c/web2c/common.defines
index 3e86f6b9efa..0923add990a 100644
--- a/Build/source/texk/web2c/web2c/common.defines
+++ b/Build/source/texk/web2c/web2c/common.defines
@@ -107,6 +107,7 @@
@define function chartostring ();
@define function chr ();
@define function cmdline ();
+@define function conststringcast ();
@define function eof ();
@define function eoln ();
@define function extendfilename ();
@@ -140,11 +141,11 @@
@define function round ();
@define function strcmp ();
@define function stringcast ();
-@define function conststringcast ();
@define function strlen ();
@define function strtol ();
@define function trunc ();
@define function ucharcast ();
+@define function ustringcast ();
@define function xcalloc ();
@define function xcallocarray ();
@define function xftell ();