Home
last modified time | relevance | path

Searched refs:cls_ret_float (Results 1 – 2 of 2) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dcls_float.c19 typedef float (*cls_ret_float)(float); typedef
37 res = ((((cls_ret_float)code)(-2122.12))); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_float.c19 typedef float (*cls_ret_float)(float); typedef
37 res = ((((cls_ret_float)code)(-2122.12))); in main()