Home
last modified time | relevance | path

Searched refs:ficlStackSetTop (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ficl/ficl-4.1.0/
H A Dficldll.def105 ficlStackSetTop @99
H A Dstack.c388 void ficlStackSetTop(ficlStack *stack, ficlCell c) in ficlStackSetTop() function
H A Dcompatibility.c26 FICL_PLATFORM_EXTERN void stackSetTop (ficlStack *stack, ficlCell cell) { ficlStackSetTop(… in stackSetTop()
H A Dficl.h953 FICL_PLATFORM_EXTERN void ficlStackSetTop (ficlStack *stack, ficlCell c);
/dports/lang/fth/fth-1.4.1/ficl/
H A Dstack.c436 void ficlStackSetTop(ficlStack *stack, ficlCell c) in ficlStackSetTop() function
H A Dficl.h688 void ficlStackSetTop(ficlStack *, ficlCell);