Home
last modified time | relevance | path

Searched defs:hashnode (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-spellcheck.cc46 should_suggest_as_macro_p (cpp_hashnode *hashnode) in should_suggest_as_macro_p()
65 find_closest_macro_cpp_cb (cpp_reader *, cpp_hashnode *hashnode, in find_closest_macro_cpp_cb()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-spellcheck.cc46 should_suggest_as_macro_p (cpp_hashnode *hashnode) in should_suggest_as_macro_p()
65 find_closest_macro_cpp_cb (cpp_reader *, cpp_hashnode *hashnode, in find_closest_macro_cpp_cb()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dsymtab.h41 typedef struct ht_identifier *hashnode; typedef
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dsymtab.h41 typedef struct ht_identifier *hashnode; typedef
/netbsd-src/sys/net/lagg/
H A Dif_lagg.c810 const struct sysctlnode **rnode, *hashnode; in lagg_setup_sysctls() local