Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:foo_t

3974 typedef int foo_t;
3975 static $ac_kw foo_t static_foo () {return 0; }
3976 $ac_kw foo_t foo () {return 0; }