Searched refs:lboth (Results 1 – 1 of 1) sorted by relevance
81 size_t lboth = l1 + l2 + 1; in PetscOptionsHelpPrintedCheck() local82 PetscCall(PetscSegBufferGet(hp->strings, lboth, &both)); in PetscOptionsHelpPrintedCheck()83 PetscCall(PetscStrncpy(both, pre, lboth)); in PetscOptionsHelpPrintedCheck()86 if (!newitem) PetscCall(PetscSegBufferUnuse(hp->strings, lboth)); in PetscOptionsHelpPrintedCheck()