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

/illumos-gate/usr/src/common/ficl/
H A Dvm.c389 #define FLOAT_PUSH_CELL_POINTER(cp) \ macro
442 #define FLOAT_PUSH_CELL_POINTER(cp) \ macro
521 FLOAT_PUSH_CELL_POINTER(frame + *ip++);
1337 FLOAT_PUSH_CELL_POINTER((dataTop--)->p);
2005 FLOAT_PUSH_CELL_POINTER(fw->param);

Completed in 784 milliseconds