Home
last modified time | relevance | path

Searched refs:swapMixedEndianFloat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c24846 # define swapMixedEndianFloat(X) X = sqlite3FloatSwap(X) macro
24848 # define swapMixedEndianFloat(X) macro
91819 swapMixedEndianFloat(t2);
91823 swapMixedEndianFloat(x);
91836 swapMixedEndianFloat(x);
100185 swapMixedEndianFloat(v);