Searched refs:opGenericSkip (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Drequirement.h139 opGenericSkip = 0x40000000, // has size field; skip and continue enumerator in enum:Security::CodeSigning::__anon3706
H A Dreqdumper.cpp236 } else if (op & opGenericSkip) {
H A Dreqinterp.cpp167 if (op & (opGenericFalse | opGenericSkip)) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Drequirement.h139 opGenericSkip = 0x40000000, // has size field; skip and continue enumerator in enum:Security::CodeSigning::__anon4418
H A Dreqdumper.cpp236 } else if (op & opGenericSkip) {
H A Dreqinterp.cpp167 if (op & (opGenericFalse | opGenericSkip)) {

Completed in 136 milliseconds