Searched refs:DQ_L (Results 1 – 1 of 1) sorted by relevance
437 void Print_WholeQuantity(List_T *WholeQuantity, List_T *DQ_L) in Print_WholeQuantity() argument526 Print_WholeQuantity(wq, DQ_L); in Print_WholeQuantity()546 Print_WholeQuantity((WQ+k)->Case.Trace.WholeQuantity, DQ_L); in Print_WholeQuantity()560 Print_WholeQuantity((WQ+k)->Case.Cast.WholeQuantity, DQ_L); in Print_WholeQuantity()576 Print_WholeQuantity((WQ+k)->Case.Test.WholeQuantity_True , DQ_L); in Print_WholeQuantity()1185 List_T *DQ_L, *FE_L; in Print_Formulation() local1201 DQ_L = FO->DefineQuantity; FE_L = FO->Equation; in Print_Formulation()1204 Nbrj = List_Nbr(DQ_L); in Print_Formulation()1206 DQ = (struct DefineQuantity*)List_Pointer(DQ_L, j); in Print_Formulation()1280 Print_WholeQuantity(FE->Case.LocalTerm.Term.WholeQuantity, DQ_L); in Print_Formulation()[all …]