Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.h60 DPUNS u64Pop(FICL_STACK *pStack);
H A Dmath64.c244 DPUNS u64Pop(FICL_STACK *pStack) in u64Pop() function
H A Dwords.c2945 u = u64Pop(pVM->pStack); in numberSign()
2991 u = u64Pop(pVM->pStack); in numberSignS()
3074 accum = u64Pop(pVM->pStack); in toNumber()
3793 ud = u64Pop(pVM->pStack); in umSlashMod()