Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dmath64.h59 DPINT i64Pop(FICL_STACK *pStack);
Dmath64.c237 DPINT i64Pop(FICL_STACK *pStack) in i64Pop() function
Dwords.c3715 d1 = i64Pop(pVM->pStack); in fmSlashMod()
3741 d1 = i64Pop(pVM->pStack); in smSlashRem()
4746 DPINT i = i64Pop(pVM->pStack); in dnegate()