Searched defs:stackStore (Results 1 – 2 of 2) sorted by relevance
178 void stackStore(FICL_STACK *pStack, int n, CELL c) in stackStore() function
53 static StackStore stackStore; variable