Searched refs:stackStore (Results 1 – 2 of 2) sorted by relevance
179 void stackStore(FICL_STACK *pStack, int n, CELL c) in stackStore() function
389 void stackStore (FICL_STACK *pStack, int n, CELL c);414 #define STORE(n,c) stackStore(pVM->pStack,n,LVALUEtoCELL(c))