Home | History | Annotate | Download | only in marisa-trie

Lines Matching refs:foo_t

4770 typedef int foo_t;
4771 static $ac_kw foo_t static_foo () {return 0; }
4772 $ac_kw foo_t foo () {return 0; }