Searched refs:bestf (Results 1 – 4 of 4) sorted by relevance
124 struct ml *f, *bestf; in alloc() local146 bestf = f; in alloc()147 failed = (bestf == NULL); in alloc()150 bestf = NULL; /* XXXGCC: -Wuninitialized */ in alloc()159 bestf = f; in alloc()190 f = bestf; in alloc()
125 struct ml *f, *bestf; in alloc() local147 bestf = f; in alloc()148 failed = (bestf == NULL); in alloc()151 bestf = NULL; /* XXXGCC: -Wuninitialized */ in alloc()160 bestf = f; in alloc()191 f = bestf; in alloc()
166 struct fl **f = &freelist, **bestf = NULL; in alloc() local179 bestf = f; in alloc()209 f = bestf; in alloc()