HomeSort by relevance Sort by last modified time
    Searched full:__tg_ldexp (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Headers/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 864 __tg_ldexp(float __x, int __y) {return ldexpf(__x, __y);} function
868 __tg_ldexp(double __x, int __y) {return ldexp(__x, __y);} function
872 __tg_ldexp(long double __x, int __y) {return ldexpl(__x, __y);} function
875 #define ldexp(__x, __y) __tg_ldexp(__tg_promote1((__x))(__x), __y)

Completed in 562 milliseconds