swapMixedEndianFloat 60207 sqlite3/libsqlite/sqlite3.c # define swapMixedEndianFloat(X) X = floatSwap(X) swapMixedEndianFloat 60209 sqlite3/libsqlite/sqlite3.c # define swapMixedEndianFloat(X)