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

  /external/libffi/src/alpha/
osf.S 95 bne $3, $retdouble
117 $retdouble:
  /external/libffi/src/m68k/
sysv.S 123 jbeq retdouble
131 retdouble: label
  /external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
osf.S 95 bne $3, $retdouble
117 $retdouble:
  /external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
sysv.S 123 jbeq retdouble
131 retdouble: label
  /external/python/cpython3/Modules/_ctypes/libffi/src/alpha/
osf.S 95 bne $3, $retdouble
117 $retdouble:
  /external/python/cpython3/Modules/_ctypes/libffi/src/m68k/
sysv.S 123 jbeq retdouble
131 retdouble: label
  /external/libffi/src/x86/
darwin.S 90 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
132 retdouble: label
freebsd.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
135 retdouble: label
sysv.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
133 retdouble: label
  /external/python/cpython2/Modules/_ctypes/libffi/src/x86/
darwin.S 90 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
132 retdouble: label
freebsd.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
135 retdouble: label
sysv.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
133 retdouble: label
  /external/python/cpython3/Modules/_ctypes/libffi/src/x86/
darwin.S 90 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
132 retdouble: label
freebsd.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
135 retdouble: label
sysv.S 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */
133 retdouble: label
  /external/libffi/src/mips/
o32.S 158 bne t2, FFI_TYPE_FLOAT, retdouble
164 retdouble: label
n32.S 217 bne t6, FFI_TYPE_FLOAT, retdouble
223 retdouble: label
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
o32.S 158 bne t2, FFI_TYPE_FLOAT, retdouble
164 retdouble: label
n32.S 217 bne t6, FFI_TYPE_FLOAT, retdouble
223 retdouble: label
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
o32.S 158 bne t2, FFI_TYPE_FLOAT, retdouble
164 retdouble: label
n32.S 217 bne t6, FFI_TYPE_FLOAT, retdouble
223 retdouble: label

Completed in 3778 milliseconds