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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 76 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \
79 ? (RetType) Fct (Val) \
81 ? (RetType) Fct##f (Val) \
82 : (RetType) __tgml(Fct) (Val)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 85 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \
88 ? (RetType) Fct (Val) \
90 ? (RetType) Fct##f (Val) \
91 : (RetType) __tgml(Fct) (Val)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 76 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \
79 ? (RetType) Fct (Val) \
81 ? (RetType) Fct##f (Val) \
82 : (RetType) __tgml(Fct) (Val)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 85 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \
88 ? (RetType) Fct (Val) \
90 ? (RetType) Fct##f (Val) \
91 : (RetType) __tgml(Fct) (Val)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 76 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \
79 ? (RetType) Fct (Val) \
81 ? (RetType) Fct##f (Val) \
82 : (RetType) __tgml(Fct) (Val)))
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 201 milliseconds