Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dada-lang.c7304 int others_clause; in ada_which_variant_applies() local
7318 others_clause = -1; in ada_which_variant_applies()
7322 others_clause = i; in ada_which_variant_applies()
7327 return others_clause; in ada_which_variant_applies()