Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:ac_kw

6181 for ac_kw in inline __inline__ __inline; do
6186 static $ac_kw foo_t static_foo () {return 0; }
6187 $ac_kw foo_t foo () {return 0; }
6192 ac_cv_c_inline=$ac_kw