Searched refs:req_options (Results 1 – 1 of 1) sorted by relevance
2875 const ReqOption *req_options; in xg_instruction_matches_options() local2877 for (req_options = options; in xg_instruction_matches_options()2878 req_options != NULL; in xg_instruction_matches_options()2879 req_options = req_options->next) in xg_instruction_matches_options()2883 req_options->or_option_terms)) in xg_instruction_matches_options()