Lines Matching full:foo_t
5026 typedef int foo_t;5027 static $ac_kw foo_t static_foo () {return 0; }5028 $ac_kw foo_t foo () {return 0; }