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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 41 # define __tgml(fct) fct macro
43 # define __tgml(fct) fct ## l macro
81 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
89 : (RetType) __tgml(Fct) (Val)))
97 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
105 __tgml(Fct) (Val1, Val2) \
123 __tgml(Fct) (Val1, Val2, Val3) \
144 __tgml(Fct) (Val1, Val2, Val3) \
173 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \
174 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 41 # define __tgml(fct) fct macro
43 # define __tgml(fct) fct ## l macro
81 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
89 : (RetType) __tgml(Fct) (Val)))
97 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
105 __tgml(Fct) (Val1, Val2) \
123 __tgml(Fct) (Val1, Val2, Val3) \
144 __tgml(Fct) (Val1, Val2, Val3) \
173 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \
174 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val)))
    [all...]

Completed in 489 milliseconds