Home
last modified time | relevance | path

Searched defs:_ilog (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Dcodebook.c52 int _ilog(unsigned int v){ in _ilog() function
/external/python/cpython3/Lib/
D_pydecimal.py5724 def _ilog(x, M, L = 8): function
/external/python/cpython2/Lib/
Ddecimal.py5566 def _ilog(x, M, L = 8): function