Home
last modified time | relevance | path

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

/NextBSD/sys/boot/ficl/
HDmath64.h75 #define i64Extend(i64) (i64).hi = ((i64).lo < 0) ? -1L : 0 macro
HDwords.c358 i64Extend(n1); in slashMod()
3760 i64Extend(d1); in ficlMod()