Searched defs:ret_double (Results 1 - 6 of 6) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dwin64.asm126 jne SHORT ret_double$
132 ret_double$:
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dwin64.asm126 jne SHORT ret_double$
132 ret_double$:
/external/libffi/src/x86/
H A Dwin64.S204 jne SHORT ret_double$
210 ret_double$:
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
H A Dwin64.S204 jne SHORT ret_double$
210 ret_double$:
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
H A Dwin64.S204 jne SHORT ret_double$
210 ret_double$:
/external/e2fsprogs/lib/support/
H A Dprofile.c1609 const char *subsubname, double def_val, double *ret_double)
1616 *ret_double = def_val;
1622 *ret_double = def_val;
1640 *ret_double = double_val;
1608 profile_get_double(profile_t profile, const char *name, const char *subname, const char *subsubname, double def_val, double *ret_double) argument

Completed in 334 milliseconds