HomeSort by relevance Sort by last modified time
    Searched refs:soft_float (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffi.c 236 calc_n32_struct_flags(int soft_float, ffi_type *arg,
244 if (soft_float)
271 calc_n32_return_struct_flags(int soft_float, ffi_type *arg)
312 if (soft_float)
427 int soft_float = (cif->abi == FFI_N32_SOFT_FLOAT local
432 struct_flags = calc_n32_return_struct_flags(soft_float, cif->rtype);
453 if (soft_float)
479 if (soft_float)
496 cif->flags += calc_n32_struct_flags(soft_float,
542 if (soft_float)
928 int soft_float; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c 255 bfd_boolean soft_float; member in struct:mips_set_options
286 /* soft_float */ FALSE, /* single_float */ FALSE, /* oddspreg */ -1
297 /* soft_float */ FALSE, /* single_float */ FALSE, /* oddspreg */ -1
    [all...]

Completed in 94 milliseconds