HomeSort by relevance Sort by last modified time
    Searched defs:remainder (Results 151 - 175 of 738) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
609 opStatus remainder(const DoubleAPFloat &RHS);
971 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APFloat.h 136 /// New operations: sqrt, IEEE remainder, C90 fmod, nexttoward.
258 /// IEEE remainder.
259 opStatus remainder(const IEEEFloat &);
615 opStatus remainder(const DoubleAPFloat &RHS);
977 opStatus remainder(const APFloat &RHS) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 1091 // remainder
1099 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1105 #undef remainder macro
1106 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro

Completed in 1036 milliseconds

1 2 3 4 5 67 8 91011>>