Home
last modified time | relevance | path

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

/trueos/sys/boot/ficl/
HDmath64.h61 DPUNS u64Pop(FICL_STACK *pStack);
HDmath64.c245 DPUNS u64Pop(FICL_STACK *pStack) in u64Pop() function
HDwords.c2934 u = u64Pop(pVM->pStack); in numberSign()
2980 u = u64Pop(pVM->pStack); in numberSignS()
3063 accum = u64Pop(pVM->pStack); in toNumber()
3782 ud = u64Pop(pVM->pStack); in umSlashMod()