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

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbeaux.c2624 # define swapMixedEndianFloat(X) X = floatSwap(X) macro
2626 # define swapMixedEndianFloat(X) macro
2658 swapMixedEndianFloat(v);
2750 swapMixedEndianFloat(t2);
2762 swapMixedEndianFloat(x);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c59928 # define swapMixedEndianFloat macro
59930 # define swapMixedEndianFloat macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c62184 # define swapMixedEndianFloat macro
62186 # define swapMixedEndianFloat macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c62212 # define swapMixedEndianFloat macro
62214 # define swapMixedEndianFloat macro
[all...]

Completed in 547 milliseconds