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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 70 struct string_entry *name;
93 struct string_entry *name;
166 struct string_entry struct
264 static struct string_entry * insert_string (char *);
1646 static struct string_entry *
1655 string_table = (struct string_entry **)
1657 sizeof (struct string_entry **) * strtabtotlen);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
2549 struct string_entry *sent
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 70 struct string_entry *name;
93 struct string_entry *name;
166 struct string_entry struct
264 static struct string_entry * insert_string (char *);
1646 static struct string_entry *
1655 string_table = (struct string_entry **)
1657 sizeof (struct string_entry **) * strtabtotlen);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
2549 struct string_entry *sent
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 70 struct string_entry *name;
93 struct string_entry *name;
166 struct string_entry struct
264 static struct string_entry * insert_string (char *);
1646 static struct string_entry *
1655 string_table = (struct string_entry **)
1657 sizeof (struct string_entry **) * strtabtotlen);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
2549 struct string_entry *sent
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 70 struct string_entry *name;
93 struct string_entry *name;
166 struct string_entry struct
264 static struct string_entry * insert_string (char *);
1646 static struct string_entry *
1655 string_table = (struct string_entry **)
1657 sizeof (struct string_entry **) * strtabtotlen);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
2549 struct string_entry *sent
    [all...]

Completed in 35 milliseconds