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

  /src/external/gpl3/gcc/dist/libgomp/config/accel/
target-indirect.c 51 htab_eq (hash_entry_type x, hash_entry_type y) function
  /src/external/gpl3/binutils/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/binutils.old/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/gcc/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/gcc.old/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/gdb.old/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/gdb/dist/include/
hashtab.h 54 typedef int (*htab_eq) (const void *, const void *); typedef
100 htab_eq eq_f;
147 htab_eq, htab_del,
151 htab_eq, htab_del,
155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del);
160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
163 htab_eq, htab_del,
190 extern htab_eq htab_eq_pointer;
  /src/external/gpl3/gcc/dist/libgomp/
task.c 58 htab_eq (hash_entry_type x, hash_entry_type y) function
target.c 69 htab_eq (hash_entry_type x, hash_entry_type y) function
  /src/external/gpl3/gcc.old/dist/libgomp/
task.c 58 htab_eq (hash_entry_type x, hash_entry_type y) function
target.c 59 htab_eq (hash_entry_type x, hash_entry_type y) function

Completed in 39 milliseconds