Searched refs:CMP_AND (Results 1 – 1 of 1) sorted by relevance
678 enum { CMP_NONE, CMP_OR, CMP_AND } cmp_type; /* OR or AND compare? */ enumerator8940 (or_andcm ? CMP_OR : (and_orcm ? CMP_AND : CMP_NONE)); in specify_resource()8949 (or_andcm ? CMP_AND : (and_orcm ? CMP_OR : CMP_NONE)); in specify_resource()9062 (or_andcm ? CMP_OR : (and_orcm ? CMP_AND : CMP_NONE)); in specify_resource()9071 (or_andcm ? CMP_AND : (and_orcm ? CMP_OR : CMP_NONE)); in specify_resource()9528 (or_andcm ? CMP_OR : (and_orcm ? CMP_AND : CMP_NONE)); in specify_resource()9536 (or_andcm ? CMP_AND : (and_orcm ? CMP_OR : CMP_NONE)); in specify_resource()