Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex37.c71 PetscErrorCode TestPetscVSNPrintf(char *str, size_t l_str, size_t *fullLength, const char *format, … in TestPetscVSNPrintf() argument
77 PetscCall(PetscVSNPrintf(str, l_str, format, fullLength, Argp)); in TestPetscVSNPrintf()