diff --git a/doc/funcref.sgml b/doc/funcref.sgml index c84eb7dd4..f9be402e0 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -140,9 +140,11 @@ function. + - + +

@@ -251,6 +253,28 @@ terminates the program with an exit code of 3. +abs

+ + + +/ + +The return value is undefined if The function is only available as fastcall function, so it may only be +used in presence of a prototype. + + + + + + assert

@@ -1410,6 +1434,28 @@ do), the function is rather useless. +labs

+ + + +/ + +The return value is undefined if The function is only available as fastcall function, so it may only be +used in presence of a prototype. + + + + + + revers