HomeSort by: relevance | last modified time | path
    Searched defs:compute_completer_bits (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 108 /* Before compute_completer_bits () is invoked, this contains the actual
117 list). This field is filled in by compute_completer_bits (). */
272 static void compute_completer_bits (struct main_entry *, struct completer_entry *);
2366 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent)
2370 compute_completer_bits (ment, ent->addl_entries);
2424 compute_completer_bits (ptr, ptr->completers);
2348 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent) function
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 108 /* Before compute_completer_bits () is invoked, this contains the actual
117 list). This field is filled in by compute_completer_bits (). */
272 static void compute_completer_bits (struct main_entry *, struct completer_entry *);
2366 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent)
2370 compute_completer_bits (ment, ent->addl_entries);
2424 compute_completer_bits (ptr, ptr->completers);
2348 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent) function
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 108 /* Before compute_completer_bits () is invoked, this contains the actual
117 list). This field is filled in by compute_completer_bits (). */
272 static void compute_completer_bits (struct main_entry *, struct completer_entry *);
2366 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent)
2370 compute_completer_bits (ment, ent->addl_entries);
2424 compute_completer_bits (ptr, ptr->completers);
2348 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent) function
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 108 /* Before compute_completer_bits () is invoked, this contains the actual
117 list). This field is filled in by compute_completer_bits (). */
272 static void compute_completer_bits (struct main_entry *, struct completer_entry *);
2366 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent)
2370 compute_completer_bits (ment, ent->addl_entries);
2424 compute_completer_bits (ptr, ptr->completers);
2348 compute_completer_bits (struct main_entry *ment, struct completer_entry *ent) function

Completed in 35 milliseconds