Searched defs:CHECK (Results 1 – 12 of 12) sorted by relevance
55 #define CHECK(func) if ((func) == NULL) { res = 0; goto CLEANUP; } macro [all...]
54 #define CHECK 0 macro
47 CHECK, /* i: waiting for 32-bit check value */ enumerator
487 #define CHECK(F, M) (((F)->mark & M) && (F)->level == our_tag) macro
50 #define CHECK(xx, yy)\ macro
86 #define CHECK 0125252 macro
172 #define CHECK 1 macro
143 #define CHECK() (_Vmassert & VM_check) macro 149 #define CHECK() (0) macro
349 #define CHECK(ret) if (ret != KRB5_OK) goto errout; macro 893 #define CHECK( global() macro [all...]
150 #define CHECK() (_Vmassert & VM_check) macro157 #define CHECK() (0) macro
1606 CHECK, /* i: waiting for 32-bit check value */ enumerator