Searched refs:MEM_Static (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c12738 #define MEM_Static 0x0800 /* Mem.z points to a static string */ macro
20375 pMem->flags &= ~(MEM_Static|MEM_Dyn|MEM_Ephem);
[all...]

Completed in 516 milliseconds