Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Functions/
H A DCal_Quantity.cpp328 #define CAST1V void(*)(struct Value*) macro
633 ((CAST1V)WholeQuantity_P->Case.Operator.Function)(&DofValue[j]) ; in Cal_WholeQuantity()
636 ((CAST1V)WholeQuantity_P->Case.Operator.Function)(&Stack[j][Index-1]) ; in Cal_WholeQuantity()
638 ((CAST1V)WholeQuantity_P->Case.Operator.Function)(&Stack[0][Index-1]) ; in Cal_WholeQuantity()