sonsy0929 / TIL

0 stars 0 forks source link

Compiler intrinsics #4

Open sonsy0929 opened 2 years ago

sonsy0929 commented 2 years ago

Most functions are contained in libraries, but some functions are built in (that is, intrinsic) to the compiler. These are referred to as intrinsic functions or intrinsics.