Home | History | Annotate | Download | only in bochs

Lines Matching refs:ac_kw

23352 for ac_kw in inline __inline__ __inline; do
23361 static $ac_kw foo_t static_foo () {return 0; }
23362 $ac_kw foo_t foo () {return 0; }
23383 ac_cv_c_inline=$ac_kw