Searched defs:POP_STACK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/rcm_daemon/common/ | ||
H A D | rcm_subr.c | 1286 #define POP_STACK(sp) ((sp)->depth)-- macro |
/illumos-gate/usr/src/uts/common/io/ | ||
H A D | devinfo.c | 135 #define POP_STACK(stack) { \ macro |