Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDmath64.h63 UNS16 m64UMod(DPUNS *pUD, UNS16 base);
HDmath64.c316 UNS16 m64UMod(DPUNS *pUD, UNS16 base) in m64UMod() function
HDwords.c2935 rem = m64UMod(&u, (UNS16)(pVM->base)); in numberSign()
2984 rem = m64UMod(&u, (UNS16)(pVM->base)); in numberSignS()