Home | History | Annotate | Download | only in dist

Lines Matching refs:allocateSpace

46514 static int allocateSpace(MemPage *pPage, int nByte, int *pIdx){
50857 rc = allocateSpace(pPage, sz, &idx);
50859 /* The allocateSpace() routine guarantees the following two properties