Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Doptions.c34 static inline int PetscToLower(int c) in PetscToLower() function
44 hash += PetscToLower(*key++); in PetscOptHash()