HomeSort by relevance Sort by last modified time
    Searched refs:first_attr (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
gmarkup.h 158 const gchar *first_attr,
  /external/elfcopy/
dwarf.c 339 struct abbrev_attr *first_attr; member in struct:abbrev_entry
358 for (attr = abbrev->first_attr; attr;)
387 entry->first_attr = NULL;
414 if (last_abbrev->first_attr == NULL)
415 last_abbrev->first_attr = attr;
    [all...]

Completed in 246 milliseconds