Home
last modified time | relevance | path

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

/haiku/headers/libs/mapm/
H A Dm_apm.h596 MAPM ipow(int p,int toDigits) const in ipow() function
599 MAPM ipow(int p) const in ipow() function
600 {return ipow(p,myDigits());} in ipow()