error: identifier "_mul24" is undefined

使用_mul24(blockIdx.x,blockDim.x)时出错:
error: identifier “_mul24” is undefined
需要包括什么头文件吗?

两个下划线

像这些函数的开头都是两个下划线的