Searched defs:POP_CELL_POINTER_DOUBLE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dvm.c420 #define POP_CELL_POINTER_DOUBLE(cp) \ macro
454 #define POP_CELL_POINTER_DOUBLE(cp) \ macro
543 POP_CELL_POINTER_DOUBLE(frame + *ip++);
568 POP_CELL_POINTER_DOUBLE(frame);
1379 POP_CELL_POINTER_DOUBLE((dataTop--)->p);

Completed in 62 milliseconds