Home
last modified time | relevance | path

Searched refs:stackContext (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dtools.c527 struct stackContext struct
537 struct stackContext *context = (struct stackContext *)c; in ficlStackDisplayCallback() argument
561 struct stackContext myContext; in ficlStackDisplay()
601 struct stackContext *context = (struct stackContext *)c; in ficlStackDisplaySimpleCallback()
616 struct stackContext context; in ficlVmDisplayDataStackSimple()
632 struct stackContext *context = (struct stackContext *)c; in ficlReturnStackDisplayCallback()
666 struct stackContext context; in ficlVmDisplayReturnStack()
H A Dfloat.c164 struct stackContext struct
173 struct stackContext *context = (struct stackContext *)c; in ficlFloatStackDisplayCallback() argument
190 struct stackContext context; in ficlVmDisplayFloatStack()