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

  /external/libffi/testsuite/libffi.call/
cls_ushort.c 18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_ushort.c 18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_ushort.c 18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535);

Completed in 336 milliseconds