Home
last modified time | relevance | path

Searched defs:CHECK (Results 1 – 12 of 12) sorted by relevance

/titanic_51/usr/src/common/crypto/ecc/
H A Decl_curve.c55 #define CHECK(func) if ((func) == NULL) { res = 0; goto CLEANUP; } macro
[all...]
/titanic_51/usr/src/cmd/bart/
H A Dbart.h54 #define CHECK 0 macro
/titanic_51/usr/src/boot/lib/libz/
H A Dinflate.h47 CHECK, /* i: waiting for 32-bit check value */ enumerator
/titanic_51/usr/src/contrib/zlib/
H A Dinflate.h47 CHECK, /* i: waiting for 32-bit check value */ enumerator
/titanic_51/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c487 #define CHECK(F, M) (((F)->mark & M) && (F)->level == our_tag) macro
/titanic_51/usr/src/cmd/fs.d/
H A Dfsck.c50 #define CHECK(xx, yy)\ macro
/titanic_51/usr/src/cmd/bnu/
H A Dpk.h86 #define CHECK 0125252 macro
/titanic_51/usr/src/lib/libc/inc/
H A Dasyncio.h172 #define CHECK 1 macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h143 #define CHECK() (_Vmassert & VM_check) macro
149 #define CHECK() (0) macro
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c349 #define CHECK(ret) if (ret != KRB5_OK) goto errout; macro
893 #define CHECK( global() macro
[all...]
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h150 #define CHECK() (_Vmassert & VM_check) macro
157 #define CHECK() (0) macro
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1606 CHECK, /* i: waiting for 32-bit check value */ enumerator