Lines Matching refs:head
15 PC_CompositeLink head; member
26 PC_CompositeLink next = jac->head; in PCApply_Composite_Multiplicative()
37 next = jac->head; in PCApply_Composite_Multiplicative()
66 PC_CompositeLink next = jac->head; in PCApplyTranspose_Composite_Multiplicative()
86 next = jac->head; in PCApplyTranspose_Composite_Multiplicative()
106 PC_CompositeLink next = jac->head; in PCApply_Composite_Special()
128 PC_CompositeLink next = jac->head; in PCApply_Composite_Additive()
138 next = jac->head; in PCApply_Composite_Additive()
152 PC_CompositeLink next = jac->head; in PCApplyTranspose_Composite_Additive()
168 PC_CompositeLink next = jac->head; in PCSetUp_Composite()
185 PC_CompositeLink next = jac->head; in PCSetUpOnBlocks_Composite()
201 PC_CompositeLink next = jac->head; in PCReset_Composite()
217 PC_CompositeLink next = jac->head, next_tmp; in PCDestroy_Composite()
261 next = jac->head; in PCSetFromOptions_Composite()
272 PC_CompositeLink next = jac->head; in PCView_Composite()
359 next = jac->head; in PCCompositeAddPC_Composite()
361 jac->head = ilink; in PCCompositeAddPC_Composite()
401 next = jac->head; in PCCompositeGetNumberPC_Composite()
418 next = jac->head; in PCCompositeGetPC_Composite()
649 jac->head = NULL; in PCCreate_Composite()