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

/macosx-10.10.1/ruby-106/ruby/
H A Dconfigure11968 if ${rb_cv_gcc_function_alias+:} false; then :
11971 rb_cv_gcc_function_alias=no
11986 rb_cv_gcc_function_alias=$a; break
11992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $rb_cv_gcc_function_alias" >&5
11993 $as_echo "$rb_cv_gcc_function_alias" >&6; }
11994 if test "$rb_cv_gcc_function_alias" != no; then
11996 #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__(($rb_cv_gcc_function_alias(#name)));

Completed in 201 milliseconds