Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c114437 u32 staticFlag; /* EP_Static if space not obtained from malloc */ local
114451 staticFlag = EP_Static;
114471 staticFlag = 0;
114509 pNew->flags |= staticFlag;