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

  /external/dnsmasq/src/
log.c 139 static void free_entry(void) function
156 free_entry();
168 free_entry();
  /external/bison/lib/
hash.c 730 free_entry (Hash_table *table, struct hash_entry *entry) function
774 free_entry (table, next);
799 free_entry (table, next);
884 free_entry (new_table, cursor);
  /external/dbus/dbus/
dbus-hash.c 250 static void free_entry (DBusHashTable *table,
393 free_entry (table, entry);
462 free_entry (DBusHashTable *table, function
495 free_entry (table, entry);
    [all...]
  /external/icu4c/common/
uresbund.c 143 free_entry(UResourceDataEntry *entry) { function
203 free_entry(resB);
208 * got decremented by free_entry().
420 free_entry(r);
426 free_entry(r);
570 free_entry(u1);
596 free_entry(u2);
604 free_entry(u2);
    [all...]
  /external/chromium/third_party/icu/source/common/
uresbund.c 143 free_entry(UResourceDataEntry *entry) { function
192 free_entry(resB);
370 free_entry(r);
376 free_entry(r);
    [all...]

Completed in 1679 milliseconds