Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dtgmath.h379 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
383 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
399 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dtgmath.h386 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
390 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
394 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
398 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
402 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
406 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dtgmath.h379 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
383 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
399 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dtgmath.h379 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
383 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
399 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dtgmath.h379 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
383 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
399 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dtgmath.h379 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
383 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
391 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
395 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
399 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dtgmath.h386 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
390 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
394 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
398 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
402 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
406 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function
/aosp_15_r20/external/clang/lib/Headers/
H A Dtgmath.h386 __tg_tanh(float __x) {return tanhf(__x);} in __tg_tanh() function
390 __tg_tanh(double __x) {return tanh(__x);} in __tg_tanh() function
394 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh() function
398 __tg_tanh(float _Complex __x) {return ctanhf(__x);} in __tg_tanh() function
402 __tg_tanh(double _Complex __x) {return ctanh(__x);} in __tg_tanh() function
406 __tg_tanh(long double _Complex __x) {return ctanhl(__x);} in __tg_tanh() function