Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dparams.c99 const ParameterList *sup_list = Angel_FindParamList( in Angel_MatchParams() local
102 if ( sup_list == NULL ) in Angel_MatchParams()
118 (k < sup_list->num_options) && !match; in Angel_MatchParams()
122 if ( req_list->option[j] == sup_list->option[k] ) in Angel_MatchParams()