Home
last modified time | relevance | path

Searched refs:ERROR_POP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Derror.h83 #define ERROR_POP 0x0020 /* pop context */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Derror.c627 if (op & ERROR_POP) in errorctx()