gcc_intrinsics_test, a C code which demonstrates intrinsic functions provided by the Gnu C compiler (gcc).
The information on this web page is distributed under the MIT license.
gcc_intrinsics_test is available in a C version.
c_intrinsics_test, a C code which demonstrates intrinsic functions supplied by the C language.
cpp_intrinsics_test, a C++ program which demonstrates intrinsic functions supplied by the C++ language.
f90_intrinsics_test, a Fortran90 program which demonstrates intrinsic functions included with the Fortran90 standard language.
g++_intrinsics_test, a C++ program which demonstrates intrinsic functions provided by the G++ compiler.
gfortran_intrinsics_test, a Fortran90 program which demonstrates intrinsic functions included with the GFortran compiler.