Home
last modified time | relevance | path

Searched refs:HY_OP_CODE_MIN (Results 1 – 7 of 7) sorted by relevance

/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Ddefines.h175 #define HY_OP_CODE_MIN (1+HY_OP_CODE_MAX) // Min macro
176 #define HY_OP_CODE_PSTREESTRING (1+HY_OP_CODE_MIN) // PSTreeString
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dmathobj.cpp363 case HY_OP_CODE_MIN: // Min in ExecuteSingleOp()
413 case HY_OP_CODE_MIN: // Min in ExecuteSingleOp()
H A Dparser.cpp1076 …FunctionNameList.Insert (*(_String*)BuiltInFunctions (HY_OP_CODE_MIN), 1L + ((2L) << 16)); // (1 o… in SetupOperationLists()
1078 simpleOperationCodes<<HY_OP_CODE_MIN; in SetupOperationLists()
H A Dassociative_list.cpp768 case HY_OP_CODE_MIN: // Max in ExecuteSingleOp()
H A Dfstring.cpp690 case HY_OP_CODE_MIN: {// resolve file path in ExecuteSingleOp()
H A Dtopology.cpp1003 case HY_OP_CODE_MIN: // COT (Min) in ExecuteSingleOp()
1099 case HY_OP_CODE_MIN: // COT (Min) in ExecuteSingleOp()
H A Dmatrix.cpp1776 case HY_OP_CODE_MIN: // Max in ExecuteSingleOp()
1818 case HY_OP_CODE_MIN: // Max in ExecuteSingleOp()