Searched refs:success_p (Results 1 – 2 of 2) sorted by relevance
265 int success_p = 1; in r2i_pci() local273 for (j = 0; success_p && j < sk_CONF_VALUE_num(sect); j++) { in r2i_pci()274 success_p = in r2i_pci()279 if (!success_p) in r2i_pci()
108 ::BOOST_SPIRIT_CLASSIC_NS::strlit<const char*> success_p = str_p(p); in test_enclosed_fail()111 ::BOOST_SPIRIT_CLASSIC_NS::rule<> r = if_p(success_p)[nothing_p]; in test_enclosed_fail()122 r = if_p(fail_p)[success_p].else_p[nothing_p]; in test_enclosed_fail()