Searched refs:ht_cb (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dsymtab.h89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *); typedef
90 extern void ht_forall (hash_table *, ht_cb, const void *);
94 extern void ht_purge (hash_table *, ht_cb, const void *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dsymtab.h89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *); typedef
90 extern void ht_forall (cpp_hash_table *, ht_cb, const void *);
94 extern void ht_purge (cpp_hash_table *, ht_cb, const void *);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dsymtab.h90 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *); typedef
91 extern void ht_forall (hash_table *, ht_cb, const void *);
95 extern void ht_purge (hash_table *, ht_cb, const void *);

Completed in 55 milliseconds