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

  /ndk/sources/host-tools/make-3.81/
hash.h 41 typedef void (*hash_map_arg_func_t) __P((void const *item, void *arg)); typedef
74 void hash_map_arg __P((struct hash_table *ht, hash_map_arg_func_t map, void *arg));
hash.c 237 hash_map_arg (struct hash_table *ht, hash_map_arg_func_t map, void *arg)

Completed in 218 milliseconds