Searched refs:PUSHPTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c92 PUSHPTR(dp->here);
93 PUSHPTR(tag);
99 PUSHPTR(tag);
1386 PUSHPTR(patchAddr);
1511 PUSHPTR(dp->here);
1553 PUSHPTR(dp->here);
2303 PUSHPTR(fw->param);
2394 PUSHPTR(dp->here);
2446 PUSHPTR(cp + sizeof (CELL));
2473 PUSHPTR(pF
[all...]
H A Dficl.h400 #define PUSHPTR(p) stackPushPtr(pVM->pStack,p) macro

Completed in 117 milliseconds