Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:foo_t

5389 typedef int foo_t;
5390 static $ac_kw foo_t static_foo () {return 0; }
5391 $ac_kw foo_t foo () {return 0; }