Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c23600 # define swapMixedEndianFloat(X) X = sqlite3FloatSwap(X) macro
23602 # define swapMixedEndianFloat(X) macro
88424 swapMixedEndianFloat(t2);
88428 swapMixedEndianFloat(x);
96256 swapMixedEndianFloat(v);