Home
last modified time | relevance | path

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

/dports/sysutils/progsreiserfs/progsreiserfs-0.3.1-rc8/include/reiserfs/
H A Dexception.h35 #define EXCEPTION_IGNORE_CANCEL (EXCEPTION_IGNORE + EXCEPTION_CANCEL) macro
37 #define EXCEPTION_RETRY_IGNORE_CANCEL (EXCEPTION_RETRY + EXCEPTION_IGNORE_CANCEL)
/dports/sysutils/progsreiserfs/progsreiserfs-0.3.1-rc8/libreiserfs/
H A Ddebug.c26 opt = libreiserfs_exception_throw(EXCEPTION_BUG, EXCEPTION_IGNORE_CANCEL, in libreiserfs_assert()