Searched refs:POPPTR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/boot/ficl/
H A Dfloat.c605 pCell = (CELL *)POPPTR();
622 pCell = (CELL *)POPPTR();
639 pCell = (CELL *)POPPTR();
H A Dwords.c1383 patchAddr = POPPTR();
1459 fallthroughFixup = POPPTR();
2445 cp = POPPTR();
2704 cp = POPPTR();
2831 pFW = POPPTR();
2848 ptr = (char *)POPPTR() - sizeof (FICL_WORD);
2866 pFW = POPPTR();
3062 cp = (char *)POPPTR();
3199 addr = POPPTR();
3318 cp = POPPTR();
[all...]
H A Dficl.h405 #define POPPTR() stackPopPtr(pVM->pStack) macro

Completed in 167 milliseconds