Home | History | Annotate | Download | only in libiberty

Lines Matching refs:foo_t

4245 typedef int foo_t;
4246 static $ac_kw foo_t static_foo () {return 0; }
4247 $ac_kw foo_t foo () {return 0; }