Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/ficl/
Dmath64.h58 void i64Push(FICL_STACK *pStack, DPINT i64);
Dmath64.c216 void i64Push(FICL_STACK *pStack, DPINT i64) in i64Push() function
Dwords.c3853 i64Push(pVM->pStack, d); in mStar()
4748 i64Push(pVM->pStack, i); in dnegate()