Lines Matching defs:tmp
24 PetscEnum tmp = ENUM_DUMMY; in PetscByteSwapEnum() local
43 PetscBool tmp = PETSC_FALSE; in PetscByteSwapBool() local
62 PetscInt tmp = 0; in PetscByteSwapInt() local
81 PetscInt64 tmp = 0; in PetscByteSwapInt64() local
100 PetscInt32 tmp = 0; in PetscByteSwapInt32() local
118 short tmp; in PetscByteSwapShort() local
135 long tmp; in PetscByteSwapLong() local
153 PetscReal tmp, *buff1 = buff; in PetscByteSwapReal() local
173 PetscReal tmp, *buff1 = (PetscReal *)buff; in PetscByteSwapScalar() local
175 PetscReal tmp, *buff1 = buff; in PetscByteSwapScalar() local
197 double tmp, *buff1 = buff; in PetscByteSwapDouble() local
215 float tmp, *buff1 = buff; in PetscByteSwapFloat() local