Intrinsic Forms of CRT Functions

9/7/2007

The following table lists intrinsic forms of CRT functions that are supported by device compilers:

abs, _abs64

_alloca

_byteswap_uint64, _byteswap_ulong, _byteswap_ushort

labs

_lrotl, _lrotr

memcmp, wmemcmp

memcpy, wmemcpy

memset, wmemset

_rotl, _rotl64, _rotr_rotr64

strcat, wcscat, _mbscat

strcmp, wcscmp, _mbscmp

strcpy, wcscpy, _mbscpy

strlen, strlen_l, wcslen, wcslen_l, _mbslen, _mbslen_l, _mbstrlen, _mbstrlen_l

_strset, _wcsset, _mbsset, _mbsset_l

Intrinsic Forms of Math Library Functions

The following table lists intrinsic forms of math library functions that are supported by device compilers:

acos

asin

atan

atan

ceil, ceilf

cos, cosf, cosh, coshf

fmod, fmodf

exp, log, and log

floor, floorf

pow

sin, sinf, sinh, sinhf

sqrt

tan, tanf, tanh, tanhf

_isnan, _isnanf

.

.

See Also

Reference

Unsupported Intrinsic Functions
Common Intrinsic Functions for Device Compilers