Home
last modified time | relevance | path

Searched refs:fast_perm_limits (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dmathmodule.c3442 static const unsigned long long fast_perm_limits[] = { in perm_comb_small() local
3447 if (k < Py_ARRAY_LENGTH(fast_perm_limits) && n <= fast_perm_limits[k]) { in perm_comb_small()

Completed in 6 milliseconds