Search | Google it | Results 1 - 2 of 2 for funcall:newPage (0.00 seconds) |
249: /* No free space, then allocate new page */ 250: q = newPage(size, macb); 251: if ( q == NULL ) {
273: /* No free space, then allocate new page */ 274: q = newPage(size, macb); 275: if ( q == NULL ) {