Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dshowwal.c49 static unsigned int swab32(unsigned int x){ in swab32() function
81 x0 = swab32(x0); in extendCksum()
82 x1 = swab32(x1); in extendCksum()