Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.h74 #define i64Extend(i64) (i64).hi = ((i64).lo < 0) ? -1L : 0 macro
H A Dwords.c357 i64Extend(n1); in slashMod()
3771 i64Extend(d1); in ficlMod()