Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.h57 void i64Push(FICL_STACK *pStack, DPINT i64);
H A Dmath64.c215 void i64Push(FICL_STACK *pStack, DPINT i64) in i64Push() function
H A Dwords.c3864 i64Push(pVM->pStack, d); in mStar()
4759 i64Push(pVM->pStack, i); in dnegate()