Searched defs:bools (Results 1 – 6 of 6) sorted by relevance
57 void test_cond_expr_mapping(policydb_t * p, avrule_decl_t * d, test_cond_expr_t * bools, int len) in test_cond_expr_mapping()91 test_cond_expr_t bools[2]; in base_cond_tests() local122 test_cond_expr_t bools[3]; in module_cond_tests() local
64 repeated bool bools = 13; field89 repeated bool bools = 13 [ packed = true ]; field
19 } bools; typedef
260 bool* bools() const { in bools() function
61 static int bool_present(unsigned int target, unsigned int bools[], in bool_present()
315 JSONTEST_FIXTURE( ValueTest, bools ) in JSONTEST_FIXTURE() argument