Searched refs:xInit (Results 1 – 3 of 3) sorted by relevance
1773 int (*xInit)(void*); /* Initialize the memory allocator */ member9096 int (*xInit)(void*); member9118 int (*xInit)(void*); member
9409 int (*xInit)(void*); member9431 int (*xInit)(void*); member137687 sqlite3_loadext_entry xInit;137765 if( xInit==0 && zProc==0 ){137786 if( xInit==0 ){137921 void (*xInit)(void)137971 void (*xInit)(void)137980 if( xInit==0 ) return 0;138024 sqlite3_loadext_entry xInit;138043 xInit = 0;[all …]
2606 return memtraceBase.xInit(p); in memtraceInit()2689 nRes = pcacheBase.xInit(pArg); in pcachetraceInit()