Searched refs:ReqOrOptionList (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h36 typedef struct req_or_option_list ReqOrOptionList; typedef in typeref:struct:req_or_option_list
81 ReqOrOptionList *or_option_terms;
89 ReqOrOptionList *next;
H A Dtc-xtensa.c2792 const ReqOrOptionList *or_option)
2929 ReqOrOptionList *l_or_a = l_a->or_option_terms;
2930 ReqOrOptionList *l_or_b = l_b->or_option_terms;

Completed in 71 milliseconds