Home
last modified time | relevance | path

Searched defs:__tg_sinh (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dtgmath.h350 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
354 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
370 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dtgmath.h357 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
361 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
365 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
369 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
373 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
377 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dtgmath.h350 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
354 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
370 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dtgmath.h350 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
354 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
370 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dtgmath.h350 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
354 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
370 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dtgmath.h350 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
354 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
370 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dtgmath.h357 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
361 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
365 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
369 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
373 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
377 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function
/aosp_15_r20/external/clang/lib/Headers/
H A Dtgmath.h357 __tg_sinh(float __x) {return sinhf(__x);} in __tg_sinh() function
361 __tg_sinh(double __x) {return sinh(__x);} in __tg_sinh() function
365 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh() function
369 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh() function
373 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh() function
377 __tg_sinh(long double _Complex __x) {return csinhl(__x);} in __tg_sinh() function