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

  /external/clang/lib/Headers/
tgmath.h 1104 __tg_remquo(float __x, float __y, int* __z) function
1109 __tg_remquo(double __x, double __y, int* __z) function
1114 __tg_remquo(long double __x,long double __y, int* __z) function
1119 __tg_remquo(__tg_promote2((__x), (__y))(__x), \
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1087 __tg_remquo(float __x, float __y, int* __z) function
1092 __tg_remquo(double __x, double __y, int* __z) function
1097 __tg_remquo(long double __x,long double __y, int* __z) function
1102 __tg_remquo(__tg_promote2((__x), (__y))(__x), \

Completed in 22 milliseconds