Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dtgmath.h437 __tg_log(float __x) {return logf(__x);} in __tg_log() function
441 __tg_log(double __x) {return log(__x);} in __tg_log() function
445 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
449 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
453 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
457 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dtgmath.h444 __tg_log(float __x) {return logf(__x);} in __tg_log() function
448 __tg_log(double __x) {return log(__x);} in __tg_log() function
452 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
456 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
460 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
464 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dtgmath.h437 __tg_log(float __x) {return logf(__x);} in __tg_log() function
441 __tg_log(double __x) {return log(__x);} in __tg_log() function
445 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
449 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
453 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
457 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dtgmath.h437 __tg_log(float __x) {return logf(__x);} in __tg_log() function
441 __tg_log(double __x) {return log(__x);} in __tg_log() function
445 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
449 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
453 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
457 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dtgmath.h437 __tg_log(float __x) {return logf(__x);} in __tg_log() function
441 __tg_log(double __x) {return log(__x);} in __tg_log() function
445 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
449 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
453 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
457 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dtgmath.h437 __tg_log(float __x) {return logf(__x);} in __tg_log() function
441 __tg_log(double __x) {return log(__x);} in __tg_log() function
445 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
449 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
453 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
457 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dtgmath.h444 __tg_log(float __x) {return logf(__x);} in __tg_log() function
448 __tg_log(double __x) {return log(__x);} in __tg_log() function
452 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
456 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
460 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
464 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function
/aosp_15_r20/external/clang/lib/Headers/
H A Dtgmath.h444 __tg_log(float __x) {return logf(__x);} in __tg_log() function
448 __tg_log(double __x) {return log(__x);} in __tg_log() function
452 __tg_log(long double __x) {return logl(__x);} in __tg_log() function
456 __tg_log(float _Complex __x) {return clogf(__x);} in __tg_log() function
460 __tg_log(double _Complex __x) {return clog(__x);} in __tg_log() function
464 __tg_log(long double _Complex __x) {return clogl(__x);} in __tg_log() function