Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() function
1103 if (do_match(res, &match_state, &current_index) == 0) { in conf()
1287 if (do_match(res, &match_state, &selected_index) == 0) { in conf_choice()
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c8270 static inline uint32_t do_match(void *vd, void *vn, void *vm, void *vg, in do_match() function
8303 return do_match(vd, vn, vm, vg, desc, ESZ, INV); \