Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dshowjournal.c19 static void out_of_memory(void){ in out_of_memory() function
31 if( pBuf==0 ) out_of_memory(); in read_content()
H A Dshowshm.c28 static void out_of_memory(void){ in out_of_memory() function
42 if( aData==0 ) out_of_memory(); in getContent()
H A Dshowwal.c109 static void out_of_memory(void){ in out_of_memory() function
123 if( aData==0 ) out_of_memory(); in getContent()
H A Dshowdb.c64 static void out_of_memory(void){ in out_of_memory() function
146 if( aData==0 ) out_of_memory(); in fileRead()
1012 if( zPageUse==0 ) out_of_memory(); in page_usage_report()