Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDmath64.h54 DPUNS m64Mac(DPUNS u, FICL_UNS mul, FICL_UNS add);
HDmath64.c149 DPUNS m64Mac(DPUNS u, FICL_UNS mul, FICL_UNS add) in m64Mac() function
HDwords.c3081 accum = m64Mac(accum, base, digit); in toNumber()