ruby--ruby/test/fiddle
shyouhei 1aaeeb326e long long is a C99ism
so SIZEOF_LONG_LONG is not always available.
We have to check its defined?-ness before using.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-17 09:51:23 +00:00
..
helper.rb
test_c_struct_entry.rb
test_c_union_entity.rb
test_closure.rb
test_cparser.rb
test_fiddle.rb
test_func.rb
test_function.rb
test_handle.rb
test_import.rb
test_pointer.rb