builtins.h

The builtins.h header contains a list of built-in functions supported by the compiler. A built-in function is inline code that is generated in place of an actual function call. For more information about the built-in functions, see Using hardware built-in functions in z/OS XL C/C++ Programming Guide and AR-mode programming support.