Home | History | Annotate | Download | only in srtp

Lines Matching refs:ac_kw

6677 for ac_kw in inline __inline__ __inline; do
6686 static $ac_kw foo_t static_foo () {return 0; }
6687 $ac_kw foo_t foo () {return 0; }
6713 ac_cv_c_inline=$ac_kw; break