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

/macosx-10.10.1/libffi-18.1/include/
H A Dfficonfig.h21 # define SIZEOF_DOUBLE 8 macro
29 # define SIZEOF_DOUBLE 8 macro
37 # define SIZEOF_DOUBLE 8 macro
50 # define SIZEOF_DOUBLE 8 macro
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/include/
H A Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/include/
H A Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/include/
H A Dfficonfig.h21 # define SIZEOF_DOUBLE 8 macro
29 # define SIZEOF_DOUBLE 8 macro
37 # define SIZEOF_DOUBLE 8 macro
50 # define SIZEOF_DOUBLE 8 macro
/macosx-10.10.1/ruby-106/ruby/test/dl/
H A Dtest_c_union_entity.rb10 assert_equal SIZEOF_DOUBLE, size
/macosx-10.10.1/ruby-106/ruby/test/fiddle/
H A Dtest_c_union_entity.rb13 assert_equal SIZEOF_DOUBLE, size
/macosx-10.10.1/ruby-106/ruby/ext/dl/lib/dl/
H A Dpack.rb40 TYPE_DOUBLE => SIZEOF_DOUBLE,
H A Dstack.rb81 TYPE_DOUBLE => SIZEOF_DOUBLE,
H A Dimport.rb100 return SIZEOF_DOUBLE
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/lib/fiddle/
H A Dpack.rb40 TYPE_DOUBLE => SIZEOF_DOUBLE,
H A Dimport.rb119 return SIZEOF_DOUBLE
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/
H A DffidlConfig.h.in153 #undef SIZEOF_DOUBLE
/macosx-10.10.1/bash-94.1.2/
H A Dconfig.h198 #define SIZEOF_DOUBLE 8 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfig.h.in197 #undef SIZEOF_DOUBLE
/macosx-10.10.1/ruby-106/ruby/
H A Drange.c474 #if SIZEOF_DOUBLE == 8 && defined(HAVE_INT64_T)
642 #if SIZEOF_DOUBLE == 8 && defined(HAVE_INT64_T)
H A Dpack.c154 #if SIZEOF_DOUBLE == 8 && defined(HAVE_INT64_T)
157 #elif SIZEOF_DOUBLE == 8 && defined(HAVE_INT32_T)
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Druby.h367 #if SIZEOF_VALUE >= SIZEOF_DOUBLE
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/generic/
H A Dffidl.c525 static ffidl_type ffidl_type_double = init_type(SIZEOF_DOUBLE, FFIDL_DOUBLE, FFIDL_ALL|FFIDL_GETDOUBLE, ALIGNOF_DOUBLE, lib_type_double);

Completed in 363 milliseconds