Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:ac_kw

5258 for ac_kw in inline __inline__ __inline; do
5267 static $ac_kw foo_t static_foo () {return 0; }
5268 $ac_kw foo_t foo () {return 0; }
5289 ac_cv_c_inline=$ac_kw