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

/macosx-10.10.1/ruby-106/ruby/
H A Dload.c19 #ifdef DLEXT2
20 #define IS_DLEXT(e) (strcmp((e), DLEXT) == 0 || strcmp((e), DLEXT2) == 0)
27 #ifdef DLEXT2
28 DLEXT2,
860 #ifdef DLEXT2
H A Dconfigure732 DLEXT2
17905 n=`expr "$DLEXT2" : '.*'`; test "$n" -gt "$len" && len=$n
17914 test ".$DLEXT2" = "." || cat >>confdefs.h <<_ACEOF
17915 #define DLEXT2 ".$DLEXT2"
/macosx-10.10.1/ruby-106/ruby/lib/
H A Drubygems.rb855 *%w(DLEXT DLEXT2).map { |key|

Completed in 216 milliseconds