Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c690 int oldAlloc = p->nActionAlloc; in acttab_insert() local
698 for(i=oldAlloc; i<p->nActionAlloc; i++){ in acttab_insert()