Searched refs:SYByteSwapInt (Results 1 – 1 of 1) sorted by relevance
17 static void SYByteSwapInt(int *buff, PetscCount n) in SYByteSwapInt() function104 if (type == PETSC_INT) SYByteSwapInt((int *)ptmp, ntmp); in PetscBinaryRead()140 if (type == PETSC_INT) SYByteSwapInt((int *)ptmp, ntmp); in PetscBinaryWrite()160 if (type == PETSC_INT) SYByteSwapInt((int *)ptmp, ntmp); in PetscBinaryWrite()