Home | History | Annotate | Download | only in orig

Lines Matching refs:allocateSpace

61980 static int allocateSpace(MemPage *pPage, int nByte, int *pIdx){
66984 rc = allocateSpace(pPage, sz, &idx);
66986 /* The allocateSpace() routine guarantees the following properties