Home
last modified time | relevance | path

Searched refs:FunctorDouble (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/yap/yap-6.2.2/VC/include/
H A DTermExt.h66 #define FunctorDouble ((Functor)(double_e)) macro
130 …return (Term) ((H[0] = (CELL)FunctorDouble, *(Float *)(H+1) = dbl, H[2]=((2*sizeof(CELL)+EndSpecia… in MkFloatTerm()
177 …return (Term) ((AlignGlobalForDouble(), H[0] = (CELL)FunctorDouble, *(Float *)(H+1) = dbl, H[3]=(… in MkFloatTerm()
203 return (int) (IsApplTerm(t) && FunctorOfTerm(t) == FunctorDouble); in IsFloatTerm()
300 …return (int) (IsApplTerm(t) && ((FunctorOfTerm(t) <= FunctorDouble) && (FunctorOfTerm(t) >= Funct… in IsLargeNumTerm()
330 return (Int) (f <= FunctorDouble); in IsExtensionFunctor()
339 return (Int) ((f <= FunctorDouble && f >= FunctorDBRef)); in IsBlobFunctor()
/dports/lang/yap/yap-6.2.2/H/
H A DTermExt.h58 #define FunctorDouble ((Functor)(double_e)) macro
170 return (Term) ((H[0] = (CELL) FunctorDouble, *(Float *) (H + 1) = in MkFloatTerm()
232 (CELL) FunctorDouble, *(Float *) (H + 1) = dbl, H[3] = in MkFloatTerm()
262 return (int) (IsApplTerm (t) && FunctorOfTerm (t) == FunctorDouble); in IsFloatTerm()
427 && ((FunctorOfTerm (t) <= FunctorDouble) in IsLargeNumTerm()
461 return (Int) (f <= FunctorDouble); in IsExtensionFunctor()
471 return (Int) ((f <= FunctorDouble && f >= FunctorDBRef)); in IsBlobFunctor()
H A Deval.h213 if (f == FunctorDouble) in ETypeOfTerm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp924 struct FunctorDouble { struct
925 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
949 YUnresolvable<FunctorDouble> yud;
959 YOnlyStatic<FunctorDouble> yos;
972 struct FunctorDouble { struct
973 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp928 struct FunctorDouble { struct
929 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp926 struct FunctorDouble { struct
927 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
951 YUnresolvable<FunctorDouble> yud;
961 YOnlyStatic<FunctorDouble> yos;
974 struct FunctorDouble { struct
975 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp928 struct FunctorDouble { struct
929 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp928 struct FunctorDouble { struct
929 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp928 struct FunctorDouble { struct
929 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp928 struct FunctorDouble { struct
929 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp926 struct FunctorDouble { struct
927 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
951 YUnresolvable<FunctorDouble> yud;
961 YOnlyStatic<FunctorDouble> yos;
974 struct FunctorDouble { struct
975 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp927 struct FunctorDouble { struct
928 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
953 YUnresolvable<FunctorDouble> yud;
963 YOnlyStatic<FunctorDouble> yos;
976 struct FunctorDouble { struct
977 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp921 struct FunctorDouble { struct
922 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
946 YUnresolvable<FunctorDouble> yud;
956 YOnlyStatic<FunctorDouble> yos;
969 struct FunctorDouble { struct
970 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp921 struct FunctorDouble { struct
922 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() argument
946 YUnresolvable<FunctorDouble> yud;
956 YOnlyStatic<FunctorDouble> yos;
969 struct FunctorDouble { struct
970 template<class T> FunctorDouble(T t) { t(2.14); }; in FunctorDouble() function
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dor.sbaunify.h66 if (fun == FunctorDouble) in unify_constant()
H A Dtab.tries.c319 if (f == FunctorDouble) { in exec_substitution_loop()
473 if (f == FunctorDouble)
511 if (f == FunctorDouble)
902 if (f == FunctorDouble) {
1134 if (f == FunctorDouble)
1195 if (f == FunctorDouble)
/dports/lang/yap/yap-6.2.2/C/
H A Dcorout.c152 case (CELL)FunctorDouble: in can_unify_complex()
291 case (CELL)FunctorDouble: in can_unify()
H A Dinlines.c135 case (CELL)FunctorDouble: in p_number()
326 case (CELL)FunctorDouble: in eq()
603 if (d1 == (CELL)FunctorDouble) { in p_functor()
H A Dcomputils.c432 } else if (f == FunctorDouble) { in write_functor()
583 } else if (fun == FunctorDouble) { in ShowOp()
H A Dunify.c384 case (CELL)FunctorDouble: in OCUnify()
531 case (CELL)FunctorDouble: in Yap_IUnify()
919 case (CELL)FunctorDouble: in unifiable()

12