swapMixedEndianFloat 59749 third_party/sqlite/amalgamation/sqlite3.c # define swapMixedEndianFloat(X) X = floatSwap(X) swapMixedEndianFloat 59751 third_party/sqlite/amalgamation/sqlite3.c # define swapMixedEndianFloat(X) swapMixedEndianFloat 2624 third_party/sqlite/src/src/vdbeaux.c # define swapMixedEndianFloat(X) X = floatSwap(X) swapMixedEndianFloat 2626 third_party/sqlite/src/src/vdbeaux.c # define swapMixedEndianFloat(X)