Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c4609 static u32 rbuGetU32(u8 *aBuf){ in rbuGetU32() function
4671 u32 iRoot = rbuGetU32(&aBuf[52]) ? 1 : 0; in rbuVfsRead()
4691 p->iCookie = rbuGetU32(&pBuf[24]); in rbuVfsRead()
4734 p->iCookie = rbuGetU32(&pBuf[24]); in rbuVfsWrite()