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

  /external/libffi/testsuite/libffi.call/
cls_float.c 19 typedef float (*cls_ret_float)(float); typedef
37 res = ((((cls_ret_float)code)(-2122.12)));
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_float.c 19 typedef float (*cls_ret_float)(float); typedef
37 res = ((((cls_ret_float)code)(-2122.12)));
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_float.c 19 typedef float (*cls_ret_float)(float); typedef
37 res = ((((cls_ret_float)code)(-2122.12)));

Completed in 84 milliseconds