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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
symtab.h 41 typedef struct ht_identifier *hashnode; typedef in typeref:struct:ht_identifier
51 hashnode *entries;
53 hashnode (*alloc_node) (hash_table *);
78 extern hashnode ht_lookup (hash_table *, const unsigned char *,
80 extern hashnode ht_lookup_with_hash (hash_table *, const unsigned char *,
89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *);
97 extern void ht_load (hash_table *ht, hashnode *entries,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
symtab.h 41 typedef struct ht_identifier *hashnode; typedef in typeref:struct:ht_identifier
51 hashnode *entries;
53 hashnode (*alloc_node) (hash_table *);
78 extern hashnode ht_lookup (hash_table *, const unsigned char *,
80 extern hashnode ht_lookup_with_hash (hash_table *, const unsigned char *,
89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *);
97 extern void ht_load (hash_table *ht, hashnode *entries,
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
symtab.h 41 typedef struct ht_identifier *hashnode; typedef in typeref:struct:ht_identifier
51 hashnode *entries;
53 hashnode (*alloc_node) (hash_table *);
78 extern hashnode ht_lookup (hash_table *, const unsigned char *,
80 extern hashnode ht_lookup_with_hash (hash_table *, const unsigned char *,
89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *);
97 extern void ht_load (hash_table *ht, hashnode *entries,

Completed in 95 milliseconds