Home
last modified time | relevance | path

Searched refs:cls_ret_ushort (Results 1 – 3 of 3) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dcls_ushort.c18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_ushort.c18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535); in main()
/external/libffi/testsuite/libffi.closures/
Dcls_ushort.c18 typedef unsigned short (*cls_ret_ushort)(unsigned short); typedef
37 res = (*((cls_ret_ushort)code))(65535); in main()