Searched refs:best_base (Results 1 – 4 of 4) sorted by relevance
305 unsigned best_base = ~0; in find_best_region_to_evict() local366 best_base = base; in find_best_region_to_evict()370 assert(best_base < rctx->bound[cls] && in find_best_region_to_evict()372 return best_base; in find_best_region_to_evict()
641 static PyTypeObject *best_base(PyObject *);773 PyTypeObject *new_base = best_base(new_bases); in type_set_bases()2173 best_base(PyObject *bases) in best_base() function3278 PyTypeObject *base = best_base(ctx->bases); in type_new_get_bases()3499 base = best_base(bases); in PyType_FromModuleAndSpec()
386 static PyTypeObject *best_base(PyObject *);489 new_base = best_base(value); in type_set_bases()1725 best_base(PyObject *bases) in best_base() function2179 base = best_base(bases); in type_new()
META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...