HomeSort by relevance Sort by last modified time
    Searched refs:__tg_log2 (Results 1 - 20 of 20) sorted by null

  /external/clang/lib/Headers/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 975 __tg_log2(float __x) {return log2f(__x);} function
979 __tg_log2(double __x) {return log2(__x);} function
983 __tg_log2(long double __x) {return log2l(__x);} function
986 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 966 __tg_log2(float __x) {return log2f(__x);} function
970 __tg_log2(double __x) {return log2(__x);} function
974 __tg_log2(long double __x) {return log2l(__x);} function
977 #define log2(__x) __tg_log2(__tg_promote1((__x))(__x))

Completed in 163 milliseconds