Home | History | Annotate | Download | only in _ctypes

Lines Matching defs:DOUBLE_ALIGN

1698 #define DOUBLE_ALIGN (sizeof(s_double) - sizeof(double))
1745 ffi_type ffi_type_double = { sizeof(double), DOUBLE_ALIGN, FFI_TYPE_DOUBLE };