Home | History | Annotate | Download | only in libevent

Lines Matching refs:ac_kw

20969 for ac_kw in inline __inline__ __inline; do
20978 static $ac_kw foo_t static_foo () {return 0; }
20979 $ac_kw foo_t foo () {return 0; }
21001 ac_cv_c_inline=$ac_kw