Home | History | Annotate | Download | only in orig

Lines Matching defs:allocateSpace

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