Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.closures/
Dcls_sshort.c17 typedef signed short (*cls_ret_sshort)(signed short); typedef
36 res = (*((cls_ret_sshort)code))(255); in main()
/external/libffi/testsuite/libffi.call/
Dcls_sshort.c17 typedef signed short (*cls_ret_sshort)(signed short); typedef
36 res = (*((cls_ret_sshort)code))(255); in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_sshort.c17 typedef signed short (*cls_ret_sshort)(signed short); typedef
36 res = (*((cls_ret_sshort)code))(255); in main()