Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c14934 static struct sqlite3PrngType { struct
14935 unsigned char isInit; /* True if initialized */
14936 unsigned char i, j; /* State variables */
14937 unsigned char s[256]; /* State variables */