Searched refs:SYByteSwapShort (Results 1 – 1 of 1) sorted by relevance
30 static void SYByteSwapShort(short *buff, PetscCount n) in SYByteSwapShort() function106 else if (type == PETSC_SHORT) SYByteSwapShort((short *)ptmp, ntmp); in PetscBinaryRead()142 else if (type == PETSC_SHORT) SYByteSwapShort((short *)ptmp, ntmp); in PetscBinaryWrite()162 else if (type == PETSC_SHORT) SYByteSwapShort((short *)ptmp, ntmp); in PetscBinaryWrite()