Searched refs:ldValue (Results 1 - 3 of 3) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dcls_longdouble_va.c18 long double ldValue = *(long double*)args[1]; local
20 *(ffi_arg*)resp = printf(format, ldValue);
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dcls_longdouble_va.c18 long double ldValue = *(long double*)args[1]; local
20 *(ffi_arg*)resp = printf(format, ldValue);
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dcls_longdouble_va.c18 long double ldValue = *(long double*)args[1]; local
20 *(ffi_arg*)resp = printf(format, ldValue);

Completed in 217 milliseconds