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

  /external/qemu/distrib/mini-glib/include/
glib.h 39 typedef guint (*GHashFunc)(gconstpointer key);
128 GHashTable* g_hash_table_new(GHashFunc hash_func,
  /external/qemu/distrib/mini-glib/src/
glib-mini.c 411 GHashFunc hash_func;
428 GHashTable* g_hash_table_new(GHashFunc hash_func,

Completed in 35 milliseconds