Home | History | Annotate | Download | only in srtp

Lines Matching refs:foo_t

6685 typedef int foo_t;
6686 static $ac_kw foo_t static_foo () {return 0; }
6687 $ac_kw foo_t foo () {return 0; }