Home | History | Annotate | Download | only in libexif

Lines Matching refs:foo_t

3863 typedef int foo_t;
3864 static $ac_kw foo_t static_foo () {return 0; }
3865 $ac_kw foo_t foo () {return 0; }