OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__tanf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_hip_math.h
688
float
__tanf
(float __x) { return __ocml_tan_f32(__x); }
function
__clang_hip_math.h
688
float
__tanf
(float __x) { return __ocml_tan_f32(__x); }
function
__clang_cuda_device_functions.h
525
__DEVICE__ float
__tanf
(float __a) { return __nv_fast_tanf(__a); }
function
__clang_cuda_device_functions.h
525
__DEVICE__ float
__tanf
(float __a) { return __nv_fast_tanf(__a); }
function
Completed in 51 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026