Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DvdbeInt.h560 # define swapMixedEndianFloat(X) X = sqlite3FloatSwap(X) macro
562 # define swapMixedEndianFloat(X) macro