Searched refs:swapMixedEndianFloat (Results 1 – 3 of 3) sorted by relevance
560 # define swapMixedEndianFloat(X) X = sqlite3FloatSwap(X) macro562 # define swapMixedEndianFloat(X) macro
3927 swapMixedEndianFloat(t2); in serialGet()3931 swapMixedEndianFloat(x); in serialGet()
3526 swapMixedEndianFloat(v); in sqlite3VdbeExec()