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

  /external/dbus/bus/
config-parser.c 567 int n_attrs; local
578 n_attrs = 1;
591 _dbus_assert (n_attrs < MAX_ATTRS);
593 attrs[n_attrs].name = name;
594 attrs[n_attrs].retloc = retloc;
595 n_attrs += 1;
612 while (j < n_attrs)
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 1666 Int n_attrs = 0; local
    [all...]

Completed in 66 milliseconds