Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.h58 DPINT i64Pop(FICL_STACK *pStack);
H A Dmath64.c236 DPINT i64Pop(FICL_STACK *pStack) in i64Pop() function
H A Dwords.c3726 d1 = i64Pop(pVM->pStack); in fmSlashMod()
3752 d1 = i64Pop(pVM->pStack); in smSlashRem()
4757 DPINT i = i64Pop(pVM->pStack); in dnegate()