Home
last modified time | relevance | path

Searched refs:hi0bits (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Ddtoa.c528 hi0bits(ULong x) in hi0bits() function
959 k = hi0bits(y); in b2d()
1100 *bits = 32*i - hi0bits(x[i-1]); in d2b()
1152 int rv = hi0bits(b->x[b->wds-1]) - 4; in dshift()