Home | History | Annotate | Download | only in libusb

Lines Matching refs:ac_kw

10485 for ac_kw in inline __inline__ __inline; do
10490 static $ac_kw foo_t static_foo () {return 0; }
10491 $ac_kw foo_t foo () {return 0; }
10496 ac_cv_c_inline=$ac_kw