Searched refs:SLEN (Results 1 – 1 of 1) sorted by relevance
8 #define SLEN 128 macro209 char names[nt][SLEN];211 char typeNames[nt][SLEN];252 PetscCall(PetscSNPrintf(c->names[t], SLEN, "attr_%" PetscInt_FMT "_%s", c->id, tNames[t])); in CapsuleCreate()301 char buffer[SLEN]; in CapsuleReadAndCompareAttributes()