Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dcls_sshort.c17 typedef signed short (*cls_ret_sshort)(signed short); typedef
44 res = (*((cls_ret_sshort)pcl))(255); in main()