Searched refs:rb_cv_func_fastcall (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure11903 if ${rb_cv_func_fastcall+:} false; then :
11906 rb_cv_func_fastcall=x
11935 rb_cv_func_fastcall="$mac"; break
11948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $rb_cv_func_fastcall" >&5
11949 $as_echo "$rb_cv_func_fastcall" >&6; }
11950 if test "$rb_cv_func_fastcall" != x; then
11955 #define FUNC_FASTCALL(x) $rb_cv_func_fastcall

Completed in 229 milliseconds