Home
last modified time | relevance | path

Searched refs:check2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/scripts/coccinelle/
H A Derrp-guard.cocci134 @check2 disable optional_qualifier exists@
157 fn << check2.fn;
158 p1 << check2.p1;
159 p2 << check2.p2;
177 // examine manually. Rules check1 and check2 emit warnings to guide us
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp495 bool check2 = ((sevType == SeverityType::recovered) || in isServiceableSev() local
503 return check1 || check2 || check3; in isServiceableSev()
/openbmc/qemu/block/
H A Dvvfat.c2608 static void check2(BDRVVVFATState* s) in check2() function
3285 check2(vvv); in checkpoint()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch2728 krb5_data in, in2, out, out2, check, check2, state, signdata;