Home | History | Annotate | Download | only in libevent

Lines Matching refs:foo_t

13099 typedef int foo_t;
13100 static $ac_kw foo_t static_foo () {return 0; }
13101 $ac_kw foo_t foo () {return 0; }