HomeSort by: relevance | last modified time | path
    Searched refs:ac_kw (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/
configure 11871 for ac_kw in inline __inline__ __inline; do
11876 static $ac_kw foo_t static_foo (void) {return 0; }
11877 $ac_kw foo_t foo (void) {return 0; }
11883 ac_cv_c_inline=$ac_kw
  /xsrc/external/mit/xorg-server/dist/
configure 24923 for ac_kw in typeof __typeof__ no; do
24924 test $ac_kw = no && break
24935 + ! (($ac_kw (value))
24936 (($ac_kw (value)) 0 < ($ac_kw (value)) -1
24937 ? ($ac_kw (value)) - 1
24938 : ~ (~ ($ac_kw (value)) 0
24939 << sizeof ($ac_kw (value)))))]; }
24950 ac_cv_c_typeof=$ac_kw
    [all...]
  /xsrc/external/mit/fontconfig/dist/
configure 17976 for ac_kw in inline __inline__ __inline; do
17981 static $ac_kw foo_t static_foo (void) {return 0; }
17982 $ac_kw foo_t foo (void) {return 0; }
17988 ac_cv_c_inline=$ac_kw

Completed in 45 milliseconds