Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:ac_kw

12280 for ac_kw in inline __inline__ __inline; do
12285 static $ac_kw foo_t static_foo () {return 0; }
12286 $ac_kw foo_t foo () {return 0; }
12291 ac_cv_c_inline=$ac_kw