Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:foo_t

4970 typedef int foo_t;
4971 static $ac_kw foo_t static_foo () {return 0; }
4972 $ac_kw foo_t foo () {return 0; }