Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c114261 u32 staticFlag; /* EP_Static if space not obtained from malloc */ local
114275 staticFlag = EP_Static;
114295 staticFlag = 0;
114333 pNew->flags |= staticFlag;