Home
last modified time | relevance | path

Searched defs:SwapArrayByteOrder (Results 1 – 2 of 2) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.h28 #define SwapArrayByteOrder FortranCInterface_GLOBAL_(swaparraybyteorder, SWAPARRAYBYTEORDER) macro
H A DphastaIO.cc1998 void SwapArrayByteOrder( void* array, int nbytes, int nItems ) in SwapArrayByteOrder() function