gcc

Modules

builtins
module gcc.builtins

Declarations are automatically created by the compiler. All declarations start with "__builtin_". Refer to builtins.def in the GCC source for a list of functions. Not all of the functions are supported.

fpmath
module gcc.fpmath
Undocumented in source.